Metadata-Version: 2.1
Name: Group12-CS2PP22NU-CW2
Version: 0.1.1
Summary: A collection of modules for data science tasks
Home-page: https://github.com/yourusername/myModule
Author: Ji Yu'an, Li Zhelang, Lichenghua, Chen Runyi, Zhang Wenrui
Author-email: 1057718319@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas >=1.0.0
Requires-Dist: numpy >=1.18.0
Requires-Dist: matplotlib >=3.0.0
Requires-Dist: seaborn >=0.10.0
Requires-Dist: scikit-learn >=0.22.0
Requires-Dist: tqdm >=4.40.0
Requires-Dist: baostock >=0.8.8
Provides-Extra: extra
Requires-Dist: mpl-toolkits.mplot3d ; extra == 'extra'

# myModule

This is a collection of modules for data science tasks.
