Metadata-Version: 2.1
Name: data-science-common-core
Version: 1.3.1
Summary: Data Science Common Core
Author: Unsal Gokdag
Author-email: unsal.gokdag@forto.com
Requires-Python: >=3.8,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: catboost (>=1.0.6,<2.0.0)
Requires-Dist: db-dtypes (>=1.0.2,<2.0.0)
Requires-Dist: google-cloud-bigquery (>=3.2.0,<4.0.0)
Requires-Dist: google-cloud-bigquery-storage (>=2.14.1,<3.0.0)
Requires-Dist: google-cloud-storage (>=2.4.0,<3.0.0)
Requires-Dist: gspread (>=5.4.0,<6.0.0)
Requires-Dist: gspread-dataframe (>=3.3.0,<4.0.0)
Requires-Dist: imblearn (>=0.0,<0.1)
Requires-Dist: matplotlib (>=3.5.2,<4.0.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: pgzip (>=0.3.1,<0.4.0)
Requires-Dist: pkginfo (>=1.8.3,<2.0.0)
Requires-Dist: python-dotenv (>=0.20.0,<0.21.0)
Requires-Dist: scikit-learn (>=1.1.1,<2.0.0)
Requires-Dist: slack-sdk (>=3.17.2,<4.0.0)
Requires-Dist: statsmodels (>=0.13.2,<0.14.0)
Requires-Dist: tensorflow (>=2.9.0,<2.10.0); sys_platform == "linux"
Requires-Dist: tensorflow-macos (>=2.9.0,<2.10.0); sys_platform == "darwin"
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Requires-Dist: webencodings (>=0.5.1,<0.6.0)
