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

Change census column names to something readable #26

Closed SodaVolcano closed 1 month ago

SodaVolcano commented 2 months ago

What do the columns even mean what is a P_Tot_Tot???? :(((((

Write a function where, given a code e.g. "G01", a LazyFrame object, and an input to the relevant metadata file(s), change all columns of the LazyFrame...

(not relevant to this issue, but to get the code "G52" etc we can use the placeholder function in nhs.utils.string somewhere else, for this function do NOT worry about how we are going to get the code, just focus on the input and output)