artforge/evaluations-test/fresh_test/flowers.csv at main
Last commit cannot be located
Loading Dataframe...
could not parse `"https://www.flickr.com/photos/kasio69/9200211647/
images/tulips/16283125269_4cfae953f1.jpg,tulips,Lis B,"https://www.flickr.com/photos/lismbphotos/16283125269/` as dtype `str` at column 'https://www.flickr.com/photos/zyxo/4418204816/
images/roses/11694025703_9a906fedc1_n.jpg,roses,Prayitno / Thank you for (9 millions +) views,"https://www.flickr.com/photos/prayitnophotography/11694025703' (column number 4)
The current offset in the file is 67 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 `"https://www.flickr.com/photos/kasio69/9200211647/
images/tulips/16283125269_4cfae953f1.jpg,tulips,Lis B,"https://www.flickr.com/photos/lismbphotos/16283125269/` to the `null_values` list.
Original error: ```invalid csv file
Field `"https://www.flickr.com/photos/kasio69/9200211647/
images/tulips/16283125269_4cfae953f1.jpg,tulips,Lis B,"https://www.flickr.com/photos/lismbphotos/16283125269/` is not properly escaped.```