CSVAgent
Upload your data file to begin.
Supported File Types:
- CSV (.csv): CSV file with headers that will be automatically converted to a table
CSV Requirements:
- Must include headers
- First column will be used as the primary key
- Column types will be automatically detected
- Sample CSV Files: https://github.com/datablist/sample-csv-files
Based on ZennyKenny's SqlAgent
SQL to CSV File Conversion
https://tableconvert.com/sql-to-csv
- Will work on the handling of SQL files soon.
Try it out! Upload a CSV file and then ask a question about the data!
- There is issues with the UI displaying the answer correctly, some questions such as "How many Customers are located in Korea?" The right answer will appear in the logs, but throws an error on the "Results" section.
Current Data
Data Table
1 | 2 | 3 |
---|---|---|
Loading schema...