Closed nadinehussein closed 1 year ago
Can automatically rename columns to snake case using rename_with() similar to the snake case::to_snake_case() function
rename_with()
snake case::to_snake_case()
@nadinehussein Sarah may take a stab at this if she has time today. Is that ok?
yesss
Tied to pull request #14
Can automatically rename columns to snake case using
rename_with()
similar to thesnake case::to_snake_case()
function