Metadata-Version: 2.1
Name: sarapy
Version: 0.4.1
Home-page: https://github.com/lucasbaldezzari/sarapy
Author: Lucas Baldezzari
Author-email: Lucas Baldezzari <lmbaldezzari@gmail.com>
Maintainer-email: Lucas Baldezzari <lmbaldezzari@gmail.com>
License: Your license text goes here
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: geopy

# SARAPY

Library for processing SARAPICO project metadata of _AMG_.

#### Version 0.4.1 (working)

- Se corrigen problemas de importaciones circulares.

#### Version 0.4.0

- Se implementa _OpsProcessor_.
- Se implementa _PlanntinClassifier_.
- Se corrige salida de _transform()_ y _fit_transform()_ de GeoProcessor.
- Se mueve PlantinFMCreator a mlProcessors
- Se cambia nombre de TLMSensorDataCreator a TLMSensorDataProcessor
