pyiterable
pyiterable copied to clipboard
Add write support for XLS, XLSX and Parquet
Right now only read iteration supported. Add support to write these file types
- [x] Added write to Parquet
- [ ] Added write to XLSX
- [ ] Added write to XLS
Added write suport to parquet files