v0.1
Adding data processing functionality.
What's Changed
- Cleanup by applying more in-built python functionality for iterators by @simw in #5
- Add data operations for reading from zip, iterating over csv and json records, and writing to parquet by @simw in #6
Full Changelog: v0.0.1...v0.1