Metadata-Version: 2.1
Name: skit-fixdf
Version: 0.1.11
Summary: A library to format datasets so that you don't have to.
Home-page: https://github.com/skit-ai/skit-fixdf
License: GPL-3.0-only
Author: ltbringer
Author-email: amresh.venugopal@gmail.com
Requires-Python: >=3.9,<3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Project-URL: Repository, https://github.com/skit-ai/skit-fixdf
