Metadata-Version: 2.1
Name: ds-modules-101
Version: 0.6.5
Summary: A small package to help with some routine Data Science activities
Home-page: https://github.com/TanselArif-21/ds_modules_101
Author: Tansel Arif
Author-email: tanselarif21@gmail.com
License: MIT
Keywords: dsmodules,dsmodules101
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.21.1)
Requires-Dist: pandas (>=1.2.5)
Requires-Dist: plotly (>=5.2.2)
Requires-Dist: statsmodels (>=0.12.2)
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: seaborn (==0.11.2)

# DS_MODULES_101 Information

## To update on Pypi
1-update version in setup.py
2-double click the 'Upload.bat' file

