Metadata-Version: 2.4
Name: jzhou_utils
Version: 0.0.9
Summary: A package of miscellaneous but useful utils for data science et al.
Project-URL: Homepage, https://github.com/homage-to-the-square/data_utils
Project-URL: Issues, https://github.com/homage-to-the-square/data_utils/issues
Author-email: Jason Zhou <jason.zhou.statistics@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: datetime
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: typing
Description-Content-Type: text/markdown

This is a simple Python package for common data manipulations and other utils.
