Metadata-Version: 2.4
Name: polars-timeseries-utils
Version: 0.1.2
Summary: Library with utility functions for Polars DataFrames, similar to scikit-learn & pandas functionalities.
Project-URL: Homepage, https://github.com/LeonDavidZipp/polars-timeseries-utils
Project-URL: Repository, https://github.com/LeonDavidZipp/polars-timeseries-utils
Project-URL: Issues, https://github.com/LeonDavidZipp/polars-timeseries-utils/issues
Project-URL: Documentation, https://github.com/LeonDavidZipp/polars-timeseries-utils/#readme
Author-email: Leon David Zipp <leondavidzipp@proton.me>
Requires-Python: >=3.13
Requires-Dist: numpy>=2.4.0
Requires-Dist: pandas>=2.3.3
Requires-Dist: polars>=1.36.1
Requires-Dist: pyarrow>=22.0.0
