Metadata-Version: 2.1
Name: datar
Version: 0.0.2
Summary: Probably the closest port of tidyr, dplyr and tibble in python
License: MIT
Author: pwwang
Author-email: pwwang@pwwang.com
Requires-Python: >=3.7.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: modkit
Requires-Dist: pandas (>=1.2,<2.0)
Requires-Dist: pipda
