A utility package to read and write different file formats of compressed and uncompressed files like JSON, CSV, XML, Parquet in a memory efficient way.
It involves populating an extension based factory and an appropriate FilIO which has a writer and reader which yields a record.
- XML
- JSON
- CSV
- Parquet
- gzip