8d90a05
1
2
3
4
5
from huggingface_hub import create_repo # Create a dataset repo repo_url = create_repo("my-csv-dataset", repo_type="dataset")