Skip to content

COMPAT: don't rely on dtype being False after numpy >= 1.13 #15200

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 2 commits into from

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 23, 2017

closes #15199

@jreback jreback added the Compat pandas objects compatability with Numpy or Python functions label Jan 23, 2017
@jreback jreback added this to the 0.20.0 milestone Jan 23, 2017
@codecov-io
Copy link

codecov-io commented Jan 24, 2017

Current coverage is 85.97% (diff: 100%)

Merging #15200 into master will decrease coverage by 0.01%

@@             master     #15200   diff @@
==========================================
  Files           140        140          
  Lines         51273      51263    -10   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          44091      44075    -16   
- Misses         7182       7188     +6   
  Partials          0          0          

Powered by Codecov. Last update dc40058...69f3fa4

@jreback jreback force-pushed the numpy-dev branch 2 times, most recently from 935fa11 to 49feb15 Compare January 24, 2017 14:41
@jreback jreback force-pushed the numpy-dev branch 2 times, most recently from bef93bd to 513b8b7 Compare January 24, 2017 16:13
@jreback jreback closed this in 2c45ed3 Jan 24, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
closes pandas-dev#15199

Author: Jeff Reback <[email protected]>

Closes pandas-dev#15200 from jreback/numpy-dev and squashes the following commits:

53d663e [Jeff Reback] BLD: pull wheel for numpy builds
5475db3 [Jeff Reback] COMPAT: numpy-dev compat on bool(dtype) change
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.

BLD: numpy-dev causing some issues
3 participants