Metadata-Version: 2.1
Name: idsw
Version: 1.0.2
Summary: Industrial Data Science Workflow: full workflow for ETL, statistics, and Machine learning modelling of (usually) time-stamped industrial facilities data.
Author: Marco César Prado Soares, Gabriel Fernandes Luz
Author-email: marcosoares.feq@gmail.com, gfluz94@gmail.com
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: numpy (>=1.21.6)
Requires-Dist: pandas (>=1.3.5)
Requires-Dist: matplotlib (>=3.5.2)
Requires-Dist: scipy (>=1.7.3)
Requires-Dist: statsmodels (>=0.13.2)
Requires-Dist: seaborn (>=0.11.2)
Requires-Dist: html2image (>=2.0.1)
Requires-Dist: missingno (>=0.5.1)
Requires-Dist: fancyimpute (>=0.7.0)
Requires-Dist: fuzzywuzzy (>=0.18.0)
Requires-Dist: recordlinkage (>=0.15)
Requires-Dist: contractions (>=0.1.72)
Requires-Dist: dill (>=0.3.5.1)
Requires-Dist: scikit-learn (>=1.0.2)
Requires-Dist: xgboost (>=1.6.1)
Requires-Dist: tensorflow (>=2.9.1)
Requires-Dist: shap (>=0.40.0)


Industrial Data Science Workflow: full workflow for ETL, statistics, and Machine learning modelling of (usually) time-stamped industrial facilities data.
