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: add Series.case_when() #673

Merged
merged 6 commits into from
May 10, 2024

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented May 9, 2024

feat: add DataFrame.__delitem__
docs: add logistic regression samples

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)

Fixes #<issue_number_goes_here> 🦕

feat: add `DataFrame.__delitem__`
docs: add logistic regression samples
@tswast tswast requested review from a team as code owners May 9, 2024 19:25
@tswast tswast requested review from ohmayr and DevStephanie May 9, 2024 19:25
Copy link

snippet-bot bot commented May 9, 2024

Here is the summary of changes.

You are about to add 5 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added the size: l Pull request size is large. label May 9, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label May 9, 2024
@tswast
Copy link
Collaborator Author

tswast commented May 10, 2024

Mailed cl 632273853 for samples failure, though I'm not sure why only Python 3.9 failed.

@tswast tswast merged commit 2218c21 into main May 10, 2024
20 of 21 checks passed
@tswast tswast deleted the b338880799-bqfixit-logistic-regression-prediction branch May 10, 2024 02:17
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.

None yet

3 participants