data-engineering-zoomcamp icon indicating copy to clipboard operation
data-engineering-zoomcamp copied to clipboard

Added code to work with .parquet files

Open thebadcoder96 opened this issue 1 year ago • 0 comments

I had to close PR #394

Added 2 files data-loading-parquet.ipynb and data-loading-parquet.py that deal with .parquet files (in case anyone wants to use the newer data). The lookup zones table is a CSV file so I wrote the code to handle both .csv and .parquet files. Hopefully, this will be of use!

Updated the readme file mentioning the above.

thebadcoder96 avatar Jan 13 '24 17:01 thebadcoder96