Expand description
Python bindings for scirs2-series using PyO3
This module provides Python bindings for seamless integration with pandas, statsmodels, and other Python time series analysis libraries.
Structs§
- PyARIMA
- Python wrapper for ARIMA models
- PyTime
Series - Python wrapper for time series data
Functions§
- create_
pandas_ dataframe - Creates a pandas DataFrame from a HashMap of Array1
data - create_
pandas_ series - Creates a pandas Series from a Rust Array1
- register_
module - Python module registration