pyiterable icon indicating copy to clipboard operation
pyiterable copied to clipboard

Python library to read, write and convert data files with formats BSON, JSON, NDJSON, Parquet, ORC, XLS, XLSX and XML

Results 4 pyiterable issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for sharing this library! ### Use case In an ongoing scheduled task, I need to process and convert XLS and XLSX files both ways. I can probably get...

Right now only read iteration supported. Add support to write these file types - [x] Added write to Parquet - [ ] Added write to XLSX - [ ] Added...

enhancement

Add more documentation and usage examples

documentation

Add basic support to read DBF files.

enhancement