Metadata-Version: 2.1
Name: stencil-data-science
Version: 0.1
Summary: Stencil Python package for Data Science Utils
Home-page: UNKNOWN
Author: Trung Hoang
Author-email: <trunght1402@email.com>
License: MIT
Keywords: python
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.19.1)
Requires-Dist: pandas (>=1.1.2)
Requires-Dist: scikit-learn (>=0.23.2)

### Stencil - Utils for data science

- Summarize, categorize, data type convert for pandas
- Timimg function

