Skip to content

[ENH] ARIMA support for exogenous variables #3077

@JoaquinAmatRodrigo

Description

@JoaquinAmatRodrigo

Describe the feature or idea you want to propose

Hi,

First, thank you for the great work on implementing a Python-native and efficient version of ARIMA.

It would be very helpful if ARIMA could support the use of exogenous variables (exog). This would enable users to incorporate additional predictors into their time series models, making the implementation more flexible and powerful.

Thanks again for your efforts on this project!

Describe your proposed solution

I don’t have a concrete implementation proposal at the moment. My request is mainly for adding support for exogenous variables (exog) within the ARIMA implementation, similar to what is available in libraries like statsmodels. I’d be happy to test or provide feedback once a design or prototype is available.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature, improvement request or other non-bug code enhancementforecastingForecasting package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions