Input/output#

Hugging Face#

from_huggingface(path[, name, data_dir, ...])

Create a dataset from a Hugging Face Datasets Dataset.

Xorbits Dataframe#

Dataset.to_dataframe([types_mapper])

Convert the dataset to xorbits dataframe.