Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add third party pandas.Index methods and docstrings #1171

Merged
merged 13 commits into from
Nov 27, 2024

Conversation

arwas11
Copy link
Contributor

@arwas11 arwas11 commented Nov 22, 2024

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 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):
    • name: screen/ 3Wc4BQhagZGWsFP
    • from_frame: screen/3NHTysijkopicoZ, screen/4iSN8QGbjZtjUYP
    • ndim: screen/3T6VmxzCzXEpGau, screen/4KA9PWHybYqZHDv
    • size: screen/6Duu2fQmoNPEuSM, screen/7YawHegwR9afnrh
    • is_monotonic_increasing: screen/8oHtXUiUyvGDEgi
    • is_monotonic_decreasing: screen/62CpCogjeRGHyui
    • has_duplicates: screen/7CQgVfVsiNtkqXw

Fixes #296390934 🦕

@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 Nov 22, 2024
@arwas11 arwas11 changed the title docs: add third party pandas.Index methods and docstrings docs: add third party pandas.Index methods and docstrings Nov 22, 2024
@arwas11 arwas11 marked this pull request as ready for review November 26, 2024 16:14
@arwas11 arwas11 requested review from a team as code owners November 26, 2024 16:14
@arwas11 arwas11 requested a review from chelsea-lin November 26, 2024 16:14
@arwas11 arwas11 requested review from tswast and Genesis929 and removed request for chelsea-lin November 26, 2024 16:15
@arwas11 arwas11 requested a review from Genesis929 November 27, 2024 19:14
@arwas11 arwas11 merged commit a970294 into main Nov 27, 2024
23 checks passed
@arwas11 arwas11 deleted the b296390934-add-index-methods branch November 27, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

3 participants