Skip to content

DOC: catch warnings in test_feather & other #19407

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

Merged
merged 1 commit into from
Jan 26, 2018

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 26, 2018

No description provided.

@jreback jreback added the Compat pandas objects compatability with Numpy or Python functions label Jan 26, 2018
@jreback jreback added this to the 0.23.0 milestone Jan 26, 2018
Copy link
Contributor

@TomAugspurger TomAugspurger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a PR for the appveyor failure. Feel free to merge.

@jreback jreback merged commit 8a7aca9 into pandas-dev:master Jan 26, 2018
@jorisvandenbossche
Copy link
Member

A bit late, but which warnings are you catching in the tests?
I worry that this will also catch warnings we want to see (because if they would be there, we should solve them)

@jreback
Copy link
Contributor Author

jreback commented Jan 26, 2018

these are FutureWarnings because of our deprecation

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.

3 participants