sharkutilities / pandas-wizard

Utility Functions, Wrappers (w/o exotic dependencies) for pandas Library
https://pypi.org/project/pandas-wizard/
MIT License
4 stars 0 forks source link

[New Feature/Enhancement]: Time Series Utility Functions for Dataframe #24

Open ZenithClown opened 3 weeks ago

ZenithClown commented 3 weeks ago

What is the New Feature/Enhancement?

Time series utility functions were previously developed under GitHub Gists. This can be included as a separate submodule as the functions are developed on top of a dataframe object.

Code of Conduct