huggingface / huggingface/datasets
Dataset.from_pandas with a DataFrame of PIL.Images
Open
enhancement
- Dominant language
- Python
- Stars
- 22k
- Forks
- 3.4k
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 17
Description
Currently type inference doesn't know what to do with a Pandas Series of PIL.Image objects, though it would be nice to get a Dataset with the Image type this way
Contributor guide
Assessment
This issue has not been assessed yet.