In `io_helpers.py`, modify both `file_reader` and `file_writer` to introduce parquet files. Add corresponding tests and be cautious with all consequences of this change.
In
io_helpers.py, modify bothfile_readerandfile_writerto introduce parquet files.Add corresponding tests and be cautious with all consequences of this change.