Skip to content

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 DevStephanie and ohmayr 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
@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.

3 participants