pyiterable icon indicating copy to clipboard operation
pyiterable copied to clipboard

Add write support for XLS, XLSX and Parquet

Open ivbeg opened this issue 2 years ago • 1 comments

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

ivbeg avatar Dec 17 '22 09:12 ivbeg

Added write suport to parquet files

ivbeg avatar Sep 15 '23 18:09 ivbeg