Metadata-Version: 2.1
Name: ds-toolbox
Version: 0.1.1
Summary: A ToolBox with daily helpers for the analytical part of a Data Scientist.
Home-page: https://github.com/viniciusmsousa/ds-toolbox
Author: viniciusmsousa
Author-email: vinisousa04@gmail.com
Requires-Python: >=3.8,<3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: numpy (>=1.19.5,<2.0.0)
Requires-Dist: pandas (>=1.2.3,<2.0.0)
Requires-Dist: pyspark (>=3.0.0)
Requires-Dist: scikit-posthocs (>=0.6.7,<0.7.0)
Requires-Dist: scipy (==1.5.4)
Requires-Dist: typeguard (>=2.12.0,<3.0.0)
Project-URL: Repository, https://github.com/viniciusmsousa/ds-toolbox
