Custom dataset loader for GeoParquet files
#1
by
weiji14
- opened
Test loading from GeoParquet file using ArrowBasedBuilder.
Based on https://discuss.huggingface.co/t/how-to-tweak-a-dataset-without-a-loading-script/43533/5
weiji14
changed pull request status to
open
weiji14
changed pull request status to
merged
Great, custom scripts don't actually work for the Dataset Viewer:
Reason is explained at https://discuss.huggingface.co/t/dataset-repo-requires-arbitrary-python-code-execution/59346, back to using the model card I guess.
Gonna see if we can get HuggingFace datasets to support GeoParquet natively at https://github.com/huggingface/datasets/issues/6438