worldboss/electricity-prices
Load Dataset pip install datasets from datasets import load_dataset electricity = load_dataset("worldboss/electricity-prices", split="train") pd.DataFrame(electricity).head() Author The data was constructed by Theophilus Siameh (theodondre@gmail.com).
030
Upload README.md with huggingface_hub
Upload data/train-00000-of-00001-1e7768d2b2b2f19a.parquet with huggingface_hub
Update README.md
initial commit
