Skip to content

feat: Series.str.split #675

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

Merged
merged 4 commits into from
May 13, 2024
Merged

feat: Series.str.split #675

merged 4 commits into from
May 13, 2024

Conversation

chelsea-lin
Copy link
Contributor

This change is adding a Series.str.split API:

  • 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 bug: 339208387 🦕

@chelsea-lin chelsea-lin requested a review from Genesis929 May 9, 2024 22:40
@chelsea-lin chelsea-lin requested review from a team as code owners May 9, 2024 22:40
@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 May 9, 2024
@chelsea-lin chelsea-lin requested a review from milkshakeiii May 13, 2024 16:44
@Genesis929 Genesis929 merged commit 6eb19a7 into main May 13, 2024
21 checks passed
@Genesis929 Genesis929 deleted the main_chelsealin_strsplit branch May 13, 2024 17:13
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