-
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.25.0
head repository: googleapis/python-bigquery-dataframes
compare: v1.26.0
- 20 commits
- 58 files changed
- 10 contributors
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d3fd4b - Browse repository at this point
Copy the full SHA 2d3fd4bView commit details
Commits on Oct 30, 2024
-
docs: add snippet for Linear Regression tutorial Predict Outcomes sec…
…tion (#1101) * docs: add python translation for predicting outcomes * add '6' to previous snippet comment * fix data to predict * add expected results * replace model with dataframe * update dataframe to drop nulls in body mass column * update df * Update samples/snippets/linear_regression_tutorial_test.py * complete snippet --------- Co-authored-by: Tim Sweña (Swast) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 108f4a9 - Browse repository at this point
Copy the full SHA 108f4a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9867a78 - Browse repository at this point
Copy the full SHA 9867a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e32b5 - Browse repository at this point
Copy the full SHA 14e32b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc792d2 - Browse repository at this point
Copy the full SHA cc792d2View commit details -
fix: update the API documentation with newly added rep (#1120)
* fix: update the API documentaton with newly added rep * fix the order
Configuration menu - View commit details
-
Copy full SHA for 72c228b - Browse repository at this point
Copy the full SHA 72c228bView commit details
Commits on Oct 31, 2024
-
feat: add basic geopandas functionality (#962)
* feat: add basic geopandas functionality * update examples for geoseries * feat: add Series.geo helper to convert Series to a GeoSeries * fix cirucular import * Added a constructor * add documentation for geoseries * remove GeoSeries.x and GeoSeries.y temporarily --------- Co-authored-by: Arwa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3759c63 - Browse repository at this point
Copy the full SHA 3759c63View commit details -
perf: Reduce CURRENT_TIMESTAMP queries (#1114)
* perf: Reduce CURRENT_TIMESTAMP queries * fix unit tests * add unit tests with freezegun
Configuration menu - View commit details
-
Copy full SHA for 32274b1 - Browse repository at this point
Copy the full SHA 32274b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8033dc5 - Browse repository at this point
Copy the full SHA 8033dc5View commit details
Commits on Nov 1, 2024
-
perf: Reduce dry runs from read_gbq with table (#1129)
* perf: Reduce dry runs from read_gbq with table * add check for table creation time to not travel before that * handle table.created is None
Configuration menu - View commit details
-
Copy full SHA for f7e4354 - Browse repository at this point
Copy the full SHA f7e4354View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7fa913 - Browse repository at this point
Copy the full SHA e7fa913View commit details
Commits on Nov 6, 2024
-
chore: add exec_seconds attribute to ExecutionMetrics (#1104)
* chore: score query count assertion fix. * chore: add exec_seconds attribute to ExecutionMetrics * update naming * update logic. * update logic. * update logic. * update logic.
Configuration menu - View commit details
-
Copy full SHA for 65e2e70 - Browse repository at this point
Copy the full SHA 65e2e70View commit details -
docs: update
DataFrame
docstrings to include the errors section (#1127) * docs: update DataFrame docstrings to include the errors section. * Fix markup * Update third_party/bigframes_vendored/pandas/core/frame.py --------- Co-authored-by: Tim Sweña (Swast) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a38d4c4 - Browse repository at this point
Copy the full SHA a38d4c4View commit details
Commits on Nov 7, 2024
-
test: add
requests
dependency to the anthropic remote function (#1137)* test: add `requests` dependecy to the anthropic remote function The latest anthropic release broke the notebook tests. More details in anthropics/anthropic-sdk-python#738. * fix tupo
Configuration menu - View commit details
-
Copy full SHA for 0dea941 - Browse repository at this point
Copy the full SHA 0dea941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07bf2d4 - Browse repository at this point
Copy the full SHA 07bf2d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef8bac - Browse repository at this point
Copy the full SHA 4ef8bacView commit details
Commits on Nov 8, 2024
-
chore: fix docstrings typos (#1134)
* chore: fix docstring typos * fix docstrings typos
Configuration menu - View commit details
-
Copy full SHA for 4873f9d - Browse repository at this point
Copy the full SHA 4873f9dView commit details
Commits on Nov 11, 2024
-
docs: add file for Classification with a Boosted Treed Model and snip…
…pet for preparing sample data (#1135) * docs: add snippet for Linear Regression tutorial Explain Prediction section * add snippet that prepares census sample data * remove file changes * rename file due to typo
Configuration menu - View commit details
-
Copy full SHA for 7ac6639 - Browse repository at this point
Copy the full SHA 7ac6639View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a870421 - Browse repository at this point
Copy the full SHA a870421View commit details -
chore(main): release 1.26.0 (#1123)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 14d9ac8 - Browse repository at this point
Copy the full SHA 14d9ac8View 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.25.0...v1.26.0