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

Read multiple sheets in xlsx files by using polars #41

Closed Reece030130 closed 2 weeks ago

Reece030130 commented 3 weeks ago

When read metadata datapack to get long and readable columns name. Only second sheet will be used.

SodaVolcano commented 2 weeks ago

this should be handled by load_spreadsheets in #36 ?

Reece030130 commented 2 weeks ago

this should be handled by load_spreadsheets in #36 ?

Yep, u are right! It is already in handling.py