-
Notifications
You must be signed in to change notification settings - Fork 61
feat: add Series.case_when()
#673
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
tswast
merged 6 commits into
main
from
b338880799-bqfixit-logistic-regression-prediction
May 10, 2024
Merged
feat: add Series.case_when()
#673
tswast
merged 6 commits into
main
from
b338880799-bqfixit-logistic-regression-prediction
May 10, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: add `DataFrame.__delitem__` docs: add logistic regression samples
Here is the summary of changes. You are about to add 5 region tags.
This comment is generated by snippet-bot.
|
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:
Fixes #<issue_number_goes_here> 🦕