-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't workingstatsStatisticsStatisticstestsIntegration/Unit testsIntegration/Unit tests
Milestone
Description
Contact Details
No response
Describe the bug
When calling AutoArima with exogenous variables, if the length of the y_var is greater than 1, it's throwing an error.
How can we reproduce the bug
- Set
y_varassales - Set
x_varas["cost", "holiday"] - Instantiate an AutoArima model with exogenous variables
AutoArima model throws an error.
Expected behavior
No errors should be raised.
Version
v0.4.0 (Default)
Relevant log output/screenshots
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstatsStatisticsStatisticstestsIntegration/Unit testsIntegration/Unit tests
Projects
Status
Done