docs: update supported pandas APIs documentation links by google-labs-jules[bot] · Pull Request #2330 · googleapis/python-bigquery-dataframes · GitHub
Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

docs: update supported pandas APIs documentation links#2330

Merged
tswast merged 9 commits intomainfrom
update-api-links-5838600072013437716
Dec 18, 2025
Merged

docs: update supported pandas APIs documentation links#2330
tswast merged 9 commits intomainfrom
update-api-links-5838600072013437716

Conversation

@google-labs-jules
Copy link
Copy Markdown
Contributor

Updated scripts/publish_api_coverage.py to point documentation links to the new location at https://dataframes.bigquery.dev/reference/api/.
The links are now generated as individual HTML pages for each method/attribute (e.g., bigframes.pandas.DataFrame.T.html) instead of anchors on a single page.
Verified the changes by running nox -r -s docs and checking the generated HTML files.


PR created automatically by Jules for task 5838600072013437716 started by @tswast

Updated the `scripts/publish_api_coverage.py` script to generate documentation links that point to the new structure on `dataframes.bigquery.dev`.
Instead of a monolithic page with anchors, the links now point to individual sub-pages for each API method/attribute, following the format `https://dataframes.bigquery.dev/reference/api/<FullClassName>.<MemberName>.html`.
Updated the `URL_PREFIX` mapping to use fully qualified Python class names.
@google-labs-jules
Copy link
Copy Markdown
Contributor Author

@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Dec 12, 2025
@tswast tswast changed the title Update API coverage docs links to new location chore: update supported pandas APIs documentation links Dec 12, 2025
@tswast tswast marked this pull request as ready for review December 12, 2025 23:23
@tswast tswast requested review from a team and TrevorBergeron December 12, 2025 23:23
@tswast
Copy link
Copy Markdown
Contributor

tswast commented Dec 12, 2025

Note to self: double check that these are the correct links before merging.

@google-labs-jules
Copy link
Copy Markdown
Contributor Author

Updated the `scripts/publish_api_coverage.py` script to generate documentation links that point to the new structure on `dataframes.bigquery.dev`.
Instead of a monolithic page with anchors, the links now point to individual sub-pages for each API method/attribute, following the format `https://dataframes.bigquery.dev/reference/api/<FullClassName>.<MemberName>.html`.
Updated the `URL_PREFIX` mapping to use fully qualified Python class names.
@tswast tswast assigned tswast and unassigned shuoweil Dec 15, 2025
@tswast tswast changed the title chore: update supported pandas APIs documentation links docs: update supported pandas APIs documentation links Dec 15, 2025
tswast
tswast previously approved these changes Dec 15, 2025
@tswast tswast enabled auto-merge (squash) December 15, 2025 23:12
@tswast tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 18, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 18, 2025
@tswast tswast merged commit ea71936 into main Dec 18, 2025
19 of 25 checks passed
@tswast tswast deleted the update-api-links-5838600072013437716 branch December 18, 2025 16:38
@ldetmer ldetmer mentioned this pull request Jan 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants