v1.0.0
New features
Breaking changes
As of v1.0.0, HierarchicalForecast no longer supports the unique_id as index. Users may have to perform a .reset_index()
when using a Pandas DataFrame that has the unique_id still as index. The old behavior has been deprecated throughout the entire Nixtlaverse, so it may be wise to update all Nixtla packages to ensure the same consistent behavior is observed everywhere.
Full Changelog: v0.4.3...v1.0.0