zazwaz12 / CITS3200---National-Housing-Simulation

National Housing Simulation - mapping data points from the G-NAF and the census data sets.
0 stars 0 forks source link

Issue 24 readwrite to parquet #58

Closed SodaVolcano closed 1 week ago

SodaVolcano commented 2 weeks ago

Title: "Closes #33 , #24"

Summary of Changes

Add support for .parquet in read_spreadsheets, script to convert directory of spreadsheets to directory of parquet (currently running to dump files in DataFiles/AppStaging)

Optional Further Details

**I'm omitting tests - the change are minimal to read_spreadsheets and there's no reason to believe it won't work (I'm just using pl.scan_parquet)

Checklist:

Additional context

Add any other context or relevant information about the pull request here.