The column operation snake_case is very limited in use-case. There are situations where we need to use different casing strategies (upper, lower, camel, etc). I propose we refactor this operation to allow the user to specify casing strategy, as well as subset columns to which casing must be applied.
The column operation
snake_case
is very limited in use-case. There are situations where we need to use different casing strategies (upper, lower, camel, etc). I propose we refactor this operation to allow the user to specify casing strategy, as well as subset columns to which casing must be applied.