CoolFace
Datasetpublic

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).

sourceHugging Faceafl-3.0updated 3y agoView on Hugging Face
0likes30downloads
4 commits on main
2dcdd053y ago

Upload README.md with huggingface_hub

worldboss
49252893y ago

Upload data/train-00000-of-00001-1e7768d2b2b2f19a.parquet with huggingface_hub

worldboss
ba196773y ago

Update README.md

worldboss
3ab77553y ago

initial commit

worldboss