Skip to content

CLN: Period cleanup related to array like meth #13955

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

Closed
wants to merge 1 commit into from

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Aug 10, 2016

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

removed unused / duplicated internal method returning array-likes. Also added some tests to guarantee existing API before fixing its dtype (see #13941).

@sinhrks sinhrks added Period Period data type Clean labels Aug 10, 2016
@sinhrks sinhrks added this to the 0.19.0 milestone Aug 10, 2016
@codecov-io
Copy link

Current coverage is 85.29% (diff: 100%)

Merging #13955 into master will decrease coverage by <.01%

@@             master     #13955   diff @@
==========================================
  Files           139        139          
  Lines         50159      50157     -2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          42786      42782     -4   
- Misses         7373       7375     +2   
  Partials          0          0          

Powered by Codecov. Last update 4df08a9...a75a718

@jreback
Copy link
Contributor

jreback commented Aug 10, 2016

ty!

@jreback jreback closed this in 0b2f1f4 Aug 10, 2016
@sinhrks sinhrks deleted the object_array_cln branch August 10, 2016 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Period Period data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants