Repository URL to install this package:
|
Version:
1.0.0 ▾
|
data-science
/
METADATA
|
|---|
Metadata-Version: 2.1
Name: data-science
Version: 1.0.0
Summary: Utility code for the development of data science projects.
Home-page: https://leybold-gmbh.codebasehq.com/data-driven-projects-tools-development/data_science.git
Author: Vicente Guerrero
Author-email: vicente.guerrero@leybold.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: numpy (<1.16.0,>=1.15.4)
Requires-Dist: scikit-learn (<0.21.0,>=0.20.2)
Requires-Dist: pandas (<0.24.0,>=0.23.4)
Requires-Dist: setuptools (==40.6.3)
Requires-Dist: wheel (==0.32.3)
Requires-Dist: pytest (<4.1.0,>=4.0.2)
Requires-Dist: kaggle (==1.5.1.1)
Utility code for the development of data science projects.