You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add data operations for reading from zip, iterating over csv and json records, and writing to parquet (#6)
* Add data operations: reading from zip file, json and csv record parsing, writing to parquet
* Update version to 0.1
* Fix linting; update to run multiple dependency versions
* Run dependency version checks with specific python versions
0 commit comments