Releases: Nixtla/utilsforecast
Releases · Nixtla/utilsforecast
v0.0.19
New Features
- add make_future_dataframe and anti_join functions by @jmoralez in #45
v0.0.16
Bug Fixes
- handle month ends for polars in offset_times @jmoralez (#42)
v0.0.14
New Features
- add ensure_time_dtype and handle pandas nullable dtypes in validate_format @jmoralez (#38)
- support more frequencies in generate_series @jmoralez (#37)
v0.0.13
New Features
Documentation
Enhancement
v0.0.12
New Features
Enhancement
- add match_categories argument to vertical_concat @jmoralez (#28)
v0.0.11
New Features
Bug Fixes
Enhancement
v0.0.10
Bug Fixes
Enhancement
- extract maybe_compute_sort_indices to function @jmoralez (#21)
- extract to_numpy and counts_by_id as separate individual functions @jmoralez (#20)