Allow users to skip the first N data rows when importing CSV files. This is useful when the CSV contains metadata rows before the actual task data begins. Adds skip_rows to ImportConfig (backend) and a number input in the parsing options UI (frontend). |
||
|---|---|---|
| .. | ||
| csv.go | ||
| csv_test.go | ||
| handler.go | ||