Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
My Dataset
This dataset contains the metada.csv.xlsx file with relevant data.
Dataset Description
This dataset is provided in Excel format (.xlsx) and contains structured tabular data.
Files
metada.csv.xlsx: Main dataset file in Excel format
Usage
You can load this dataset using pandas:
import pandas as pd
from datasets import load_dataset
# Load using datasets library
dataset = load_dataset("Aashish17405/my-dataset")
# Or download and load with pandas
df = pd.read_excel("metada.csv.xlsx")
License
This dataset is released under the MIT License.
- Downloads last month
- 9