datasetsforecast
Datasets for time series forecasting
Install
pip install datasetsforecast
Datasets
How to use
All the modules have a load method which you can use to load the
dataset for a specific group. If you don’t have the data locally it will
be downloaded for you.
from datasetsforecast.phm2008 import PHM2008
train_df, test_df = PHM2008.load(directory='data', group='FD001')
train_df.shape, test_df.shape
((20631, 17), (13096, 17))
Release files for datasetsforecast 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datasetsforecast-1.0.1.tar.gz | 25.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datasetsforecast-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 58.0 kB
Release files / datasetsforecast-1.0.1.tar.gz
| Download URL | datasetsforecast-1.0.1.tar.gz |
|---|---|
| Size | 25.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
193d0f61fd45bbe20c744735c6d3db609bc34010e167f48b991467c1c52450a5
|
|
BLAKE2b-256 checksum How to use checksums |
48ded549f90044befa66c0da613ff2e06290b1d8abff1103bbdf2bc469924502
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.10.5 {"installer":{"name":"uv","version":"0.10.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / datasetsforecast-1.0.1-py3-none-any.whl
| Download URL | datasetsforecast-1.0.1-py3-none-any.whl |
|---|---|
| Size | 32.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1ba1ced3b0938e5c728a25e36043a52c3f09f4aa4ef033fda9306e9449588f5f
|
|
BLAKE2b-256 checksum How to use checksums |
d37630659bbc06a35237f91692c6640adaf5f2399dd52a05b47901b67694bc9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.10.5 {"installer":{"name":"uv","version":"0.10.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|