Skip to content

TST: add NaN tests for all data types (#12535) #27378

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
Jul 15, 2019

Conversation

tq0
Copy link
Contributor

@tq0 tq0 commented Jul 13, 2019

@tq0 tq0 marked this pull request as ready for review July 13, 2019 13:26
@WillAyd
Copy link
Member

WillAyd commented Jul 13, 2019

Any interest in converting this to a fixture(s)?

@WillAyd WillAyd added Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding labels Jul 13, 2019
@tq0
Copy link
Contributor Author

tq0 commented Jul 14, 2019

@WillAyd yes, I might try to do that, but not right now, though.

@WillAyd
Copy link
Member

WillAyd commented Jul 15, 2019

OK thanks. This is in real need of it so any contribution there would be greatly appreciated.

I think this looks OK otherwise though @jreback

@jreback
Copy link
Contributor

jreback commented Jul 15, 2019

i’ll look soon

@jreback
Copy link
Contributor

jreback commented Jul 15, 2019

@tq0 can you use paramterize here instead; this is getting long and is non-idiomatic.

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

comments

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Jul 15, 2019 via email

@jreback jreback added this to the 0.25.0 milestone Jul 15, 2019
@jreback jreback merged commit 24bd67e into pandas-dev:master Jul 15, 2019
@jreback
Copy link
Contributor

jreback commented Jul 15, 2019

thanks @tq0 if you can follow up with a PR to parameterize would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: test_window/Datetimelike adjustments
4 participants