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

fix!: if_else and case_when now return Series #432

Merged
merged 1 commit into from Jul 19, 2022
Merged

Conversation

machow
Copy link
Owner

@machow machow commented Jul 18, 2022

Addresses issue using fillna mentioned in #431

  • if_else and case_when now return a Series (rather than numpy array)

@machow machow marked this pull request as ready for review July 19, 2022 01:58
@machow machow merged commit d22a9a8 into main Jul 19, 2022
@machow machow deleted the fix-if-else-out-type branch July 19, 2022 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant