Garrett Wu
Garrett Wu
It is an interesting request. Maybe we can just inject the df table into the SQL statements? But one argument is if user wants to use SQL, why they don't...
BQML rolled back the feature, so the tests are passing. While there are still issues to fix. b/353775058
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...
Thanks @iabhi4 for the upstream fix https://github.com/apache/arrow/issues/46589. It solves the superscripts issue, but introduces another discrepancy: ``` // '¾' (vulgar fraction) is treated as a digit by utf8proc 'No' ```...