Skip to content

Releases: Nixtla/utilsforecast

v0.2.15

03 Dec 16:28
1d4f57f

Choose a tag to compare

What's new:

  • Enhanced Scaled Metric Computation and Loss Function Support @elephaint, @nasaul (#189)
    • Fix: Scaled metrics are now correctly computed against the intended denominator.
    • Feature: Adds new functionality to loss functions to support the use of cutoff_col.
    • Feature: Introduces built-in functionality for computing scaled metrics, eliminating the need for manual for loops previously required for correct calculation.
  • [FEAT] Improved DataFrame Compatibility with Narwhals @nasaul (#195)

Bug fixes:

Documentation:

v0.2.14

06 Oct 20:48
9d04932

Choose a tag to compare

Bumps version

v0.2.13

06 Oct 20:32
f3db57f

Choose a tag to compare

New features

Changes

Bug Fixes

v0.2.12

24 Feb 19:42

Choose a tag to compare

New Features

Bug Fixes

Dependencies

v0.2.11

16 Jan 18:23
fd00d55

Choose a tag to compare

Bug Fixes

  • fix(pandas): use arrays for values and indices in time_features @elephaint (#143)

v0.2.10

29 Nov 17:28

Choose a tag to compare

Bug Fixes

Dependencies

  • deps(pandas): address frequency alias deprecations in generate_series @jmoralez (#139)

v0.2.9

22 Nov 17:28
4bb140b

Choose a tag to compare

New Features

v0.2.8

05 Nov 23:38
8b22d49

Choose a tag to compare

Enhancement

  • enh: ignore pandas perf warnings on unvectorized offsets @jmoralez (#133)

v0.2.7

23 Oct 18:51
babcee2

Choose a tag to compare

Bug Fixes

v0.2.6

23 Oct 00:45
51f6dd8

Choose a tag to compare

New Features

Bug Fixes