-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
Conversation
Any interest in converting this to a fixture(s)? |
@WillAyd yes, I might try to do that, but not right now, though. |
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 |
i’ll look soon |
@tq0 can you use paramterize here instead; this is getting long and is non-idiomatic. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
comments
I'd prefer parametreziation be done separately. The diff here is relatively
easy to understand.
…On Mon, Jul 15, 2019 at 7:23 AM Jeff Reback ***@***.***> wrote:
***@***.**** requested changes on this pull request.
comments
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#27378?email_source=notifications&email_token=AAKAOISL4JI7QXKOKLKNDWDP7RT55A5CNFSM4IC4DRBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6NID5Y#pullrequestreview-261784055>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKAOIQ5EH2Y6VGFQ2AXQ7LP7RT55ANCNFSM4IC4DRBA>
.
|
thanks @tq0 if you can follow up with a PR to parameterize would be great. |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff