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

Uploaded Python 3

File details

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

File metadata

  • Download URL: mango_time_series-1.0.1a1.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.1a1.tar.gz
Algorithm Hash digest
SHA256 db638cce791ab01c5f63716d6b3ba0a7b8730230a838a55c8f51b2b6f1a5e8a5
MD5 89b8afea17ff7f4daaf3045750f46f1d
BLAKE2b-256 22c0c28e23d33ebf3f9c85a5c61a04372d2c2eddf8c3514c0990dc3913029ceb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mango_time_series-1.0.1a1-py3-none-any.whl
Algorithm Hash digest
SHA256 bf7b1e7f6644bf788b1af56e93095eddc9794425437cfcca2694cbdb8929495d
MD5 59e10f544e5426314f456acee8394640
BLAKE2b-256 da9e3717dbdb6dfff1fc2ce0e4745149514347f9ecde3601e5913ab260a1ee17

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