Closed matthewlchambers closed 3 years ago
Line 201 of processed_data_mgmt.py has the same issue discussed here. Again, I propose removing the requirement to use the pyarrow engine in writing the parquet file.
processed_data_mgmt.py
pyarrow
resolved by #23
Line 201 of
processed_data_mgmt.py
has the same issue discussed here. Again, I propose removing the requirement to use thepyarrow
engine in writing the parquet file.