Metadata-Version: 2.4
Name: mango-time-series
Version: 0.3.0a11
Summary: Library with a collection of useful classes and methods to DRY
Author-email: baobab soluciones <mango@baobabsoluciones.es>
License: Apache Software License
Project-URL: repository, https://github.com/baobabsoluciones/mango
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas<3.0.0,>=2.0.3
Requires-Dist: numpy<2.0.0,>=1.24.4
Requires-Dist: polars<2.0.0,>=1.8.2
Requires-Dist: scipy<2.0.0,>=1.10.1
Requires-Dist: statsmodels<1.0.0,>=0.14.1
Requires-Dist: mango[data]<0.3.0,>=0.2.0
Requires-Dist: scikit-learn<2.0.0,>=1.6.1
Requires-Dist: pyarrow<22.0.0,>=21.0.0
Provides-Extra: dev
Requires-Dist: coverage[toml]>=7.0; extra == "dev"
Dynamic: license-file

# Mango Time Series

A comprehensive Python library for time series analysis, forecasting, and feature engineering built on top of the Mango framework.
