python-bigquery-dataframes
python-bigquery-dataframes copied to clipboard
BigQuery DataFrames
address post-merge comments on https://github.com/googleapis/python-bigquery-dataframes/pull/941 Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:...
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...
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...
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...
https://github.com/googleapis/python-bigquery-dataframes/blob/04139644af0c30c10519397fb3be7bebf6ec813c/setup.py#L63 There is very strong synergy between bigframes and https://github.com/TobikoData/sqlmesh However because of the sqlglot pin and the transitive sqlglot pin in the ibis pin, this library is incompatible with...
Follow-up for issue identified in https://github.com/googleapis/python-bigquery-dataframes/pull/1661 🦕
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...
If a table reference is fed to `read_gbq()` with dry_run set to True, we will use `SELECT * FROM {table_ref}` for dry run