Datasets:
Tasks:
Time Series Forecasting
Modalities:
Tabular
Formats:
parquet
Sub-tasks:
multivariate-time-series-forecasting
Languages:
English
Size:
1B - 10B
DOI:
License:
Fix several typos and add detail to the description of the metadata
#11
by
Jack-Kelly
- opened
Fixes:
- The number of PV systems in the dataset is 24,662; not 1311.
- Fixed some of the descriptions of the physical units.
- Added some more detail to the metadata.csv section.
Thanks, merge away
Thanks! Unfortunately, I don't think I have permission to merge?! (I don't see a "Merge" button! Sorry if I've missed it) Please could you either give me permission to merge, or merge it yourself? (I'll probably make some more tweaks to the dataset soon, if that's OK..)
Yeah, I don't have the required permissions to merge. I just tried to merge this PR into main
on the commandline and got the following error when I tried to push to main
:
✔ ~/data/uk_pv [main ↑·2|✔]
11:32 $ git push
Enumerating objects: 4, done.
Counting objects: 100% (4/4), done.
Delta compression using up to 16 threads
Compressing objects: 100% (2/2), done.
Writing objects: 100% (2/2), 290 bytes | 290.00 KiB/s, done.
Total 2 (delta 1), reused 0 (delta 0), pack-reused 0 (from 0)
remote: -------------------------------------------------------------------------
remote: You are not authorized to push to some of the references:
remote: - refs/heads/main: forbidden
remote: -------------------------------------------------------------------------
To hf.co:datasets/openclimatefix/uk_pv
! [remote rejected] main -> main (pre-receive hook declined)
error: failed to push some refs to 'hf.co:datasets/openclimatefix/uk_pv'
Sukhil-Patel
changed pull request status to
merged