Upload CSV File

{{file.name}} X
{{bytesUploaded / (1024*1024) | number:2}}mb / {{bytesTotal / (1024*1024) | number:2}}mb

Advanced


The sample size determines how many rows / objects the engine will look at in order to determine the schema for the data. If your data has a lot of distinct classes, you may need to increase the sample size in order to capture them all properly.

Whether or not you should allow quoted fields in your CSV file. You may need to disable this if your dataset contains quotes for other reasons, such as representing inches.