Skip to content

COMPAT: fixes for numpy compat #12418

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 1 commit into from
Closed

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Feb 22, 2016

test_period and slicing exception with nan
compat in sparse for floordiv with 0, now returns NaN rather than inf

closes #12406

@jreback jreback added the Compat pandas objects compatability with Numpy or Python functions label Feb 22, 2016
@jreback jreback added this to the 0.18.0 milestone Feb 22, 2016
test_period and slicing exception with nan
compat in sparse for floordiv with 0, now returns NaN rather than inf

closes pandas-dev#12406
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

COMPAT: numpy master changes, floordiv & getitem(nan)
1 participant