from huggingface_hub import create_repo # Create a dataset repo repo_url = create_repo("my-csv-dataset", repo_type="dataset")