huggingface / datasets

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
https://huggingface.co/docs/datasets
Apache License 2.0
19.29k stars 2.7k forks source link

JSON lines with missing columns raise CastError #7169

Closed albertvillanova closed 2 months ago

albertvillanova commented 2 months ago

JSON lines with missing columns raise CastError:

CastError: Couldn't cast ... to ... because column names don't match

Related to: