- Add row number index for datasets without natural time index obtained with
monash_forecasting_repository()
(#19).
- Added
monash_forecasting_repository()
for access to tsibble formatted data from the Monash Forecasting Repository (https://forecastingdata.org/). - Documentation improvements
- Filled gaps in PBS with zeroes.
- Updated
nyc_bikes
andgafa_stock
data objects for tsibble changes. This fixes the interval not being displayed as 'irregular'.
- Changed times of
vic_elec
back 30 minutes for consistency withfpp2::elecdemand
. - Updated data for compatibility with tsibble v0.9.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.md
file to track changes to the package.