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.0a1.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.0a1-py3-none-any.whl (333.3 kB view details)

Uploaded Python 3

File details

Details for the file mango_time_series-1.0.0a1.tar.gz.

File metadata

  • Download URL: mango_time_series-1.0.0a1.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.0a1.tar.gz
Algorithm Hash digest
SHA256 d6a40fdfb10b7e70f7f27b37c1abaaa2e17781e46afb0ac205c43a1907aa7dc6
MD5 576ebaa82b969cf9ee3f962a6ca031dd
BLAKE2b-256 af1d54c17b0aaec0efb61e6f2780e216cb35e04bfb8d3e5056cc77177fce56bf

See more details on using hashes here.

File details

Details for the file mango_time_series-1.0.0a1-py3-none-any.whl.

File metadata

File hashes

Hashes for mango_time_series-1.0.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 b80b0a69cb10000f293e469f869909d73bfd4eab5135c1d340b2259c0ed915e9
MD5 d06dd57e431066b9a1f7e7fd9682420f
BLAKE2b-256 7523ab4e7493c68f11ffacd625110d526f462ebb6f1574dc0e07ca98842e2157

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