Datasets:

Modalities:
Tabular
Formats:
parquet
Libraries:
Datasets
pandas
License:
LiangXD commited on
Commit
ebfe788
·
verified ·
1 Parent(s): d804a41

Delete dataset_v0.csv

Browse files

I just uploaded the dataset using HF's API: `Dataset.push_to_hub()`. I'm deleting this CSV file because the `design_variable` column contains a `string` instead of a `list` of `float` numbers.

You may use the following to load the dataset from now on.

```
from datasets import load_dataset
dataset = load_dataset("IDEALLab/power_electronics_v0")
```

Files changed (1) hide show
  1. dataset_v0.csv +0 -0
dataset_v0.csv DELETED
The diff for this file is too large to render. See raw diff