Datasets:
add hotfix for image feature in dataset
#8
by
nateraw
- opened
Not sure why when I pushed this dataset, it didn't come through as datasets.Image
. Very strange. Anyways, its just a couple lines to hotfix, can try to update it to not require this. Perhaps
@lhoestq
or
@mariosasko
can help issue a PR?
If a future PR fixes this issue, the call to cast_column
here shouldn't break anything so users who use this snippet won't be effected. :)
abhishek
changed pull request status to
merged