alan-turing-institute / rds-course

Materials for Turing's Research Data Science course
https://alan-turing-institute.github.io/rds-course/
31 stars 13 forks source link

"Making things more readable" execise makes data frame harder to work with #167

Open jack89roberts opened 1 year ago

jack89roberts commented 1 year ago

The resulting column names from this exercise get ridiculously long. It could do with a rethink - maybe just a join to get the meanings of the columns/similar, and a different regex/text cleaning exercise.