Skip to content

Releases: Nixtla/utilsforecast

v0.0.19

07 Dec 22:19
Compare
Choose a tag to compare

New Features

  • add make_future_dataframe and anti_join functions by @jmoralez in #45

v0.0.18

07 Dec 22:18
Compare
Choose a tag to compare

New Features

v0.0.17

07 Dec 22:17
Compare
Choose a tag to compare

Bug Fixes

  • handle month ends for polars in time_ranges @jmoralez (#43)

v0.0.16

07 Dec 22:16
Compare
Choose a tag to compare

Bug Fixes

  • handle month ends for polars in offset_times @jmoralez (#42)

v0.0.15

21 Nov 22:34
Compare
Choose a tag to compare

New Features

v0.0.14

10 Nov 20:51
Compare
Choose a tag to compare

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

08 Nov 23:48
Compare
Choose a tag to compare

New Features

Documentation

Enhancement

v0.0.12

24 Oct 17:48
Compare
Choose a tag to compare

New Features

Enhancement

  • add match_categories argument to vertical_concat @jmoralez (#28)

v0.0.11

23 Oct 19:50
Compare
Choose a tag to compare

New Features

Bug Fixes

Enhancement

v0.0.10

18 Oct 23:35
Compare
Choose a tag to compare

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)