artforge/evaluations-test/spam_ham_data.tsv at main
Last commit cannot be located
Loading Dataframe...
could not parse `"Wen u miss someone, the person is definitely special for u..... But if the person is so special, why to miss them, just Keep-in-touch" gdeve..` as dtype `str` at column 'text' (column number 2)
The current offset in the file is 24890 bytes.
You might want to try:
- increasing `infer_schema_length` (e.g. `infer_schema_length=10000`),
- specifying correct dtype with the `schema_overrides` argument
- setting `ignore_errors` to `True`,
- adding `"Wen u miss someone, the person is definitely special for u..... But if the person is so special, why to miss them, just Keep-in-touch" gdeve..` to the `null_values` list.
Original error: ```invalid csv file
Field `"Wen u miss someone, the person is definitely special for u..... But if the person is so special, why to miss them, just Keep-in-touch" gdeve..` is not properly escaped.```