NullValues
A comma separated list which will be replaced with nulls if there are found in the CSV file.
Data Type
string
Default Value
""
Remarks
A comma separated list which will be replaced with nulls if there are found in the CSV file. Example: "NaN,\N,N/A". If any of the specified values is found in a CSV row, it will be pushed as null.