Skip to content

CLN: move _na_value to DatetimeIndexOpsMixin #13997

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
Aug 15, 2016

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Aug 13, 2016

  • tests added / passed
  • passes git diff upstream/master | flake8 --diff

Because PeriodIndex now shares the same NaT repr (#13609), can use the same definition on DatetimeIndexOpsMixin

@codecov-io
Copy link

codecov-io commented Aug 14, 2016

Current coverage is 85.28% (diff: 100%)

Merging #13997 into master will increase coverage by <.01%

@@             master     #13997   diff @@
==========================================
  Files           139        139          
  Lines         50214      50211     -3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          42822      42820     -2   
+ Misses         7392       7391     -1   
  Partials          0          0          

Powered by Codecov. Last update a0d05db...41268c3

@jorisvandenbossche
Copy link
Member

@sinhrks Looks good. Can be merged?

@jreback
Copy link
Contributor

jreback commented Aug 15, 2016

lgtm. go ahead @jorisvandenbossche

@jorisvandenbossche jorisvandenbossche merged commit 5b0a8b0 into pandas-dev:master Aug 15, 2016
@sinhrks sinhrks deleted the period_na_value branch August 15, 2016 12:36
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.

4 participants