simple-data-analysis icon indicating copy to clipboard operation
simple-data-analysis copied to clipboard

Cleaning methods should have newKey option

Open nshiab opened this issue 3 years ago • 0 comments

If you use valuesToString, the values for a specific key are replaced by their string version. But what if you want to put the output in a new key? An optional newKey should be available as an option. Same for all similar methods.

nshiab avatar Aug 25 '22 14:08 nshiab