etl icon indicating copy to clipboard operation
etl copied to clipboard

run `sqlData()` before writing a CSV during `etl_transform()`

Open beanumber opened this issue 7 years ago • 0 comments

The default method:

Converts factors to characters

Quotes all strings

Converts all columns to strings

Replaces NA with NULL

beanumber avatar Nov 13 '17 14:11 beanumber