Added
- added the ability to loop with iterators over resulting batches
- added create_csv_chunk_iter, create_csv_chunk_dir, create_parquet_chunk_iter, create_parquet_chunk_dir endpoints
- add type hints
Changed
- clean up python envs and deps
Deprecated
- create_chunks_dir is now deprecated, but can still be used until the next major version
<a id='changelog-0.2.1'></a>