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

feat: Series.str.__getitem__ #897

Merged
merged 5 commits into from
Aug 13, 2024
Merged

Conversation

chelsea-lin
Copy link
Contributor

@chelsea-lin chelsea-lin commented Aug 12, 2024

BEGIN_COMMIT_OVERRIDE
feat: Implement Series.str.__getitem__ (#897)
END_COMMIT_OVERRIDE

  • Make sure to open an issue as internal issue: 358459166
  • 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 issue: 358459166 🦕

@chelsea-lin chelsea-lin requested review from a team as code owners August 12, 2024 20:08
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Aug 12, 2024
@product-auto-label product-auto-label bot added api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large. and removed size: m Pull request size is medium. labels Aug 12, 2024
@chelsea-lin chelsea-lin added automerge Merge the pull request once unit tests and other checks pass. kokoro:run Add this label to force Kokoro to re-run the tests. labels Aug 12, 2024
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_stroffset branch from 76c27a9 to 93f5e88 Compare August 13, 2024 04:15
@bigframes-bot bigframes-bot removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 13, 2024
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_stroffset branch from 93f5e88 to e4f4dde Compare August 13, 2024 04:16
@gcf-merge-on-green gcf-merge-on-green bot merged commit e027b7e into main Aug 13, 2024
23 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 13, 2024
@gcf-merge-on-green gcf-merge-on-green bot deleted the main_chelsealin_stroffset branch August 13, 2024 05:24
@shobsi shobsi added the release-please:force-run To run release-please label Aug 14, 2024
@release-please release-please bot removed the release-please:force-run To run release-please label Aug 14, 2024
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: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants