python-bigquery-dataframes icon indicating copy to clipboard operation
python-bigquery-dataframes copied to clipboard

ARIMA_PLUS_XREG

Open LukasKH opened this issue 1 year ago • 1 comments

Hi!

Great work on the project! I was wondering iffyou will support ARIMA_PLUS_XREG since I can't seem to find it in the forecasting.py and I'm unsure if i can overwirte the model._bqml_model since the fit() for ARIMA_PLUS checks for more than 1 X column.

Is it possible to make a workaround or will your implement the ARIMA_PLUS_XREG in the near future?

Best,

Lukas

LukasKH avatar Sep 02 '24 10:09 LukasKH

Hi,

Thank you for the feedback you provided to the BigQuery DataFrames team about ARIMA_PLUS_XREG model. We're tracking your request in internal issue number b/364216835.

We can add that ARIMA_PLUS_XREG support soon.

We really appreciate that you took the time to share. If we need more information, we'll reach out.

As we release features and fixes, you can get notification via our CHANGELOG https://cloud.google.com/python/docs/reference/bigframes/latest/changelog and GitHub repository (https://github.com/googleapis/python-bigquery-dataframes).

GarrettWu avatar Sep 04 '24 21:09 GarrettWu