Skip to main content

Library with a collection of useful classes and methods to DRY

Project description

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

Overview

Mango Time Series provides specialized tools for temporal data analysis, including exploratory data analysis, validation techniques, and utility functions for time series processing. It is designed to work seamlessly with the broader Mango ecosystem.

Features

Exploratory Analysis - Comprehensive time series data exploration tools - Statistical analysis and visualization capabilities - Data quality assessment and profiling

Validation - Time series data validation techniques - Cross-validation methods for temporal data - Model validation and performance assessment

Utilities - Data preprocessing and transformation tools - Date and time manipulation functions - Integration with pandas and other data science libraries

Data Management - Efficient handling of large time series datasets - Support for multiple data formats - Memory-optimized processing

Installation

Using uv:

uv add mango-time-series

Using pip:

pip install mango-time-series

Dependencies

  • Python >= 3.10

  • pandas >= 2.0.0

  • numpy >= 1.24.0

  • mango[data] >= 0.3.0

Quick Start

from mango_time_series import TimeSeriesAnalyzer
import pandas as pd

# Load time series data
data = pd.read_csv('your_time_series_data.csv')

# Initialize analyzer
analyzer = TimeSeriesAnalyzer(data)

# Perform exploratory analysis
analysis_results = analyzer.explore()

# Generate validation report
validation_report = analyzer.validate()

Documentation

For detailed documentation, visit the Mango Documentation.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For questions, issues, or contributions, please contact:

Made with ❤️ by baobab soluciones

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mango_time_series-1.0.1.tar.gz (382.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mango_time_series-1.0.1-py3-none-any.whl (333.3 kB view details)

Uploaded Python 3

File details

Details for the file mango_time_series-1.0.1.tar.gz.

File metadata

  • Download URL: mango_time_series-1.0.1.tar.gz
  • Upload date:
  • Size: 382.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.22

File hashes

Hashes for mango_time_series-1.0.1.tar.gz
Algorithm Hash digest
SHA256 3519c8d3dcedc01d81b4405c2ef4977cd612039f82c19099d8137372fa6256b4
MD5 53e99cb94eb21fdeb0756aa17ca437e6
BLAKE2b-256 83ac89f9bdaee5f3b92070028eb9deb0d1b868cfdd8f6eac1a8dee7023afc8dd

See more details on using hashes here.

File details

Details for the file mango_time_series-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mango_time_series-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3435c8510e8c880ed394ae03ab38bc4f9f2df74afd4f669cf67fe641af3d6c9a
MD5 6e176a5971bfe56f81233a291859f658
BLAKE2b-256 bd0e144820707d33da7e8ebaae5844e4e6c28ca2a5ff77c02c2f14e081e9078d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page