UBOdin / mimir

Data-ish exploration through SQL+Uncertainty
http://mimirdb.info
Apache License 2.0
27 stars 13 forks source link

Detect Headers not properly removing header row #365

Open okennedy opened 4 years ago

okennedy commented 4 years ago
[9] | LOAD DATASET deposits FROM https://odin.cse.buffalo.edu/public_data/Deposits_2018.csv

Detect headers is enabled, and indeed, the column headers are all extracted correctly. However, the first row remains included in the table after load.