Metadata-Version: 2.1
Name: ds-modules-101
Version: 0.8.0
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
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: plotly (>=5.2.2)
Requires-Dist: statsmodels (>=0.12.2)
Requires-Dist: scipy
Requires-Dist: scikit-learn (>=0.24.2)
Requires-Dist: seaborn (==0.11.2)
Requires-Dist: matplotlib (>=3.0.0)
Requires-Dist: python-docx

# DS_MODULES_101 Information

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