Skip to content

Conversation

@kawochen
Copy link
Contributor

@kawochen kawochen commented Dec 5, 2015

use typed iNaT in Cython code when possible, remove checking that is almost always False

@jreback
Copy link
Contributor

jreback commented Dec 5, 2015

seems reasonable, does this affect perf at all?

@jreback jreback added the Clean label Dec 5, 2015
@jreback jreback added this to the 0.18.0 milestone Dec 5, 2015
@kawochen
Copy link
Contributor Author

kawochen commented Dec 7, 2015

ran a check, and asv didn't flag anything

jreback added a commit that referenced this pull request Dec 7, 2015
CLN: remove if conditions that are almost never True
@jreback jreback merged commit 111380f into pandas-dev:master Dec 7, 2015
@jreback
Copy link
Contributor

jreback commented Dec 7, 2015

ty!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants