Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Apr 25, 2014

COMPAT: change neg of boolean to inv (deprecation in numpy 1.9)
COMPAT: remove deprecation warnings on new (in computation/pytables)
COMPAT: fix array_to_datetime on invalid comparison to NaT

related #6958

add ability to set an environmental variable to actually show the DeprecationWarnings

just

setenv PANDAS_TESTING_MODE 'numpy_deprecate'

@jreback
Copy link
Contributor Author

jreback commented Apr 25, 2014

@jreback jreback changed the title COMPAT: change neg of boolean to inv (deprecation in numpy 1.9) COMPAT: fix numpy 1.9-dev deprecation warnings in test suite Apr 25, 2014
jreback added a commit that referenced this pull request Apr 27, 2014
COMPAT: fix numpy 1.9-dev deprecation warnings in test suite
@jreback jreback merged commit be29fd2 into pandas-dev:master Apr 27, 2014
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 Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant