Metadata-Version: 2.1
Name: data-toolz
Version: 0.1.3
Summary: Data helper package
Home-page: https://github.com/grzegorzme/data-toolz
Author: Grzegorz Melniczak
Author-email: mogadish@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: s3fs (==0.4.2)
Requires-Dist: pandas
Requires-Dist: pyarrow

data-toolz
==========
This repository contains reusable python code for data projects


installation
============
```
pip install data-toolz
```


