Releases: tidyverts/tsibbledata
Releases · tidyverts/tsibbledata
CRAN v0.4.1
- Add row number index for datasets without natural time index obtained with monash_forecasting_repository() (#19).
CRAN v0.4.0
- Added
monash_forecasting_repository()for access to tsibble formatted data
from the Monash Forecasting Repository (https://forecastingdata.org/). - Documentation improvements
CRAN v0.3.0
- Filled gaps in PBS with zeroes.
- Updated
nyc_bikesandgafa_stockdata objects for tsibble changes. This
fixes the interval not being displayed as 'irregular'.
CRAN v0.2.0
- Changed times of
vic_elecback 30 minutes for consistency withfpp2::elecdemand. - Updated data for compatibility with tsibble v0.9.0.
CRAN v0.1.0
- First release.
- Contains 12 tsibble datasets:
ansett,vic_elec,aus_livestock,aus_production,aus_retail,gafa_stock,global_economy,hh_budget,nyc_bikes,olympic_running,PBS,pelt. - Added a
NEWS.mdfile to track changes to the package.