Metadata-Version: 2.1
Name: table_data_process_lib
Version: 0.1.6
Summary: Library for table data processing
Home-page: https://github.com/PavelMalyshev01/table_data_process_lib
Author: Pavel Malyshev
Author-email: p.malyshev@razumai.pro
License: MIT
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
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: xgboost
Requires-Dist: scikit-learn
Requires-Dist: imblearn
Requires-Dist: pickle
Requires-Dist: lightgbm

# Table data process lib
Library for table data processing

## How to use
See example/example.py
