-
Notifications
You must be signed in to change notification settings - Fork 50
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-dataframes
base: v2.0.0
head repository: googleapis/python-bigquery-dataframes
compare: v2.1.0
- 12 commits
- 41 files changed
- 8 contributors
Commits on Apr 17, 2025
-
chore: blob.display to support width and height params (#1628)
* chore: blob.display to support width and height params * wording
Configuration menu - View commit details
-
Copy full SHA for baefadf - Browse repository at this point
Copy the full SHA baefadfView commit details
Commits on Apr 18, 2025
-
feat: enable local json string validations (#1614)
Fixes internal issue 401055880
Configuration menu - View commit details
-
Copy full SHA for 233347a - Browse repository at this point
Copy the full SHA 233347aView commit details -
feat: enhance
read_csv
index_col
parameter support (#1631)This PR expands the functionality of the `index_col` parameter in the `read_csv` method. New capabilities include: 1. **Multi-column Indexing:** `index_col` now accepts an iterable of strings (column names) to create a MultiIndex. (Fixes internal issue 338089659) 2. **Integer Indexing:** Support for a single integer index or an iterable of integers (column positions) is also explicitly included/verified. (Fixes internal issue 404530013) 3. **Pandas Compatibility:** Adds tests to ensure that the behavior of `index_col` when set to `False`, `None`, or `True` aligns with standard Pandas behavior. (Fixes internal issue 338400133)
Configuration menu - View commit details
-
Copy full SHA for f4e5b26 - Browse repository at this point
Copy the full SHA f4e5b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e57f1 - Browse repository at this point
Copy the full SHA 55e57f1View commit details
Commits on Apr 21, 2025
-
chore: update Multimodal snippets for display size (#1640)
* chore: update Multimodal snippets for display size * wording
Configuration menu - View commit details
-
Copy full SHA for 93f44a8 - Browse repository at this point
Copy the full SHA 93f44a8View commit details -
chore: add notebook showcasing
LinearRegression
on large data (#1613)* chore: add notebook to support medium blog on linear regression * change the modeling problem to o3 level prediction * train the model in partial ordering mode * fix typo * use 2025 instead of 2023 in the copyright header
Configuration menu - View commit details
-
Copy full SHA for 087a32a - Browse repository at this point
Copy the full SHA 087a32aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f68b80c - Browse repository at this point
Copy the full SHA f68b80cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c314c3 - Browse repository at this point
Copy the full SHA 3c314c3View commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 58e7cb0 - Browse repository at this point
Copy the full SHA 58e7cb0View commit details -
fix: improve robustness of managed udf code extraction (#1634)
* fix: improve robustness of managed udf code extraction * resolve comments * quick fix
Configuration menu - View commit details
-
Copy full SHA for 8cc56d5 - Browse repository at this point
Copy the full SHA 8cc56d5View commit details -
feat: add
bigframes.bigquery.st_distance
function (#1637)* feat: add `bigframes.bigquery.st_distance` function * fix docstring * add tests * add tests * type checks * make sure shapely.Point is available * fix docstrings, add null row test * GeoSereies typo * Update bigframes/dtypes.py * Update bigframes/dtypes.py * Update third_party/bigframes_vendored/geopandas/geoseries.py
Configuration menu - View commit details
-
Copy full SHA for bf1ae70 - Browse repository at this point
Copy the full SHA bf1ae70View commit details -
chore(main): release 2.1.0 (#1633)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8713950 - Browse repository at this point
Copy the full SHA 8713950View 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 v2.0.0...v2.1.0