You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

from datasets import load_dataset

Load the dataset from your Hugging Face Space

dataset = load_dataset("Abu1998/DataCollection", split="train")

Convert to pandas DataFrame and save locally

df = dataset.to_pandas() df.to_csv("appointments.csv", index=False)

Downloads last month
9

Space using Abu1998/DataCollection 1