π€Format Keys
Convert to snake case
Last updated
Convert to snake case
The Format Keys node allows you to convert all the keys at the top level of the dataset to snake_case.
Formatted keys will still include symbols and numbers.
none
Returns the current dataset with the top-level keys converted to snake_case.
Last updated