-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-dataframes
base: v1.3.0
head repository: googleapis/python-bigquery-dataframes
compare: v1.4.0
- 18 commits
- 49 files changed
- 8 contributors
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 518d315 - Browse repository at this point
Copy the full SHA 518d315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 054075d - Browse repository at this point
Copy the full SHA 054075dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4724a1a - Browse repository at this point
Copy the full SHA 4724a1aView commit details -
docs: add the first sample for the Single time-series forecasting fro…
…m Google Analytics data tutorial (#623) BigQuery DataFrames sample for [Step two (optional): Visualize the time series you want to forecast](https://cloud.google.com/bigquery/docs/arima-single-time-series-forecasting-tutorial#step_two_optional_visualize_the_time_series_you_want_to_forecast). Co-authored-by: Salem Boyland <[email protected]> Co-authored-by: Tim Sweña (Swast) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b84c4f - Browse repository at this point
Copy the full SHA 2b84c4fView commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d2a51c - Browse repository at this point
Copy the full SHA 8d2a51cView commit details
Commits on Apr 25, 2024
-
test: test most relevant dtype for aggregates (#595)
* fix: keep most relevant dtype for aggregates * add aggregate tests for bool result * refactor and reuse dtypes.lcd_dtype * check_dtype=False
Configuration menu - View commit details
-
Copy full SHA for 96c150a - Browse repository at this point
Copy the full SHA 96c150aView commit details -
refactor: cache table metadata alongside snapshot time (#636)
This ensures the cached `primary_keys` is more likely to be correct, in case the user called ALTER TABLE after we originally cached the snapshot time.
Configuration menu - View commit details
-
Copy full SHA for 3acc494 - Browse repository at this point
Copy the full SHA 3acc494View commit details -
feat: support the
score
method forPaLM2TextGenerator
(#634)* feat: support the score method for PaLM2TextGenerator * address comments * address additional comments * address minor comments
Configuration menu - View commit details
-
Copy full SHA for 3ffc1d2 - Browse repository at this point
Copy the full SHA 3ffc1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b738d - Browse repository at this point
Copy the full SHA 44b738dView commit details -
fix: Allow to_pandas to download more than 10GB (#637)
* fix: Allow to_pandas to download more than 10GB * remove unecessary line
Configuration menu - View commit details
-
Copy full SHA for ce56495 - Browse repository at this point
Copy the full SHA ce56495View commit details -
feat: expose gcf max timeout in
remote_function
(#639)* feat: expose gcf max timeout in `remote_function` * remove duplicate test case from parametrize
Configuration menu - View commit details
-
Copy full SHA for dfeaad0 - Browse repository at this point
Copy the full SHA dfeaad0View commit details
Commits on Apr 26, 2024
-
fix: Extend row hash to 128 bits to guarantee unique row id (#632)
* fix: Extend row hash to 128 bits to guarantee unique row id * decide hash size based on row count * fix read_gbq tests * handle unknown row_num
Configuration menu - View commit details
-
Copy full SHA for 9005c6e - Browse repository at this point
Copy the full SHA 9005c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e7793c - Browse repository at this point
Copy the full SHA 1e7793cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5c94ec - Browse repository at this point
Copy the full SHA a5c94ecView commit details
Commits on Apr 29, 2024
-
feat: allow single input type in
remote_function
(#641)* feat: allow single input type in `remote_function` * say sequence instead of list in the remote_function docstring * fix more doc
Configuration menu - View commit details
-
Copy full SHA for 3aa643f - Browse repository at this point
Copy the full SHA 3aa643fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c1b0d - Browse repository at this point
Copy the full SHA 03c1b0dView commit details -
fix: llm palm score tests (#643)
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 to open an issue as a [bug/issue](https://togithub.com/googleapis/python-bigquery-dataframes/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes internal # 336527025🦕
Configuration menu - View commit details
-
Copy full SHA for cf4ec3a - Browse repository at this point
Copy the full SHA cf4ec3aView commit details
Commits on Apr 30, 2024
-
chore(main): release 1.4.0 (#633)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac8f40c - Browse repository at this point
Copy the full SHA ac8f40cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.0...v1.4.0