Metadata-Version: 2.4
Name: cra_risk_management
Version: 0.1.2
Summary: Package to geospatial analysis and statistics.
Author: Sebástian Andrés Narváez Salcedo
Author-email: snarvaezwrm@gmail.com
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: matplotlib (>=3.11.0)
Requires-Dist: pandas (>=3.0.0)
Requires-Dist: statsmodels (>=0.14.0)
Description-Content-Type: text/markdown

# CRA Risk Management Package

Python Package to geospatial analysis and statistics.

## Installation

```bash
pip install cra_risk_management
```

