Skip to content

BUG: define empty product on Series and DataFrame to be 1 #7928

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

Closed
wants to merge 5 commits into from
Closed

BUG: define empty product on Series and DataFrame to be 1 #7928

wants to merge 5 commits into from

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Aug 4, 2014

closes #7889

@cpcloud cpcloud added Bug and removed Bug labels Aug 4, 2014
@cpcloud cpcloud added this to the 0.15.0 milestone Aug 4, 2014
@cpcloud cpcloud self-assigned this Aug 4, 2014
@jreback
Copy link
Contributor

jreback commented Aug 4, 2014

looks good. nice refactor on bottleneck decorator...simpler

@jreback
Copy link
Contributor

jreback commented Aug 4, 2014

maybe just need a release note on API section

@cpcloud
Copy link
Member Author

cpcloud commented Aug 4, 2014

sure thing

@jreback
Copy link
Contributor

jreback commented Mar 2, 2015

IIRC this was a can of worms. pls reopen if you'd like to address.

@jreback jreback closed this Mar 2, 2015
@gfyoung
Copy link
Member

gfyoung commented Jul 26, 2016

@jreback : I think re-incorporating it would be more complicated now because the zero_value attribute isn't even respected (or returned) with the bottleneck_switch decorator. Not sure what happened there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Numeric Operations Arithmetic, Comparison, and Logical operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty product not equal to 1
3 participants