Skip to content

BUG: DatetimeIndex - Period shows ununderstandable error #13581

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 Jul 7, 2016

@sinhrks sinhrks added Error Reporting Incorrect or improved errors from pandas Period Period data type labels Jul 7, 2016
@sinhrks sinhrks added this to the 0.18.2 milestone Jul 7, 2016
@codecov-io
Copy link

codecov-io commented Jul 7, 2016

Current coverage is 84.31%

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

@@             master     #13581   diff @@
==========================================
  Files           138        138          
  Lines         51157      51157          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          43132      43133     +1   
+ Misses         8025       8024     -1   
  Partials          0          0          

Powered by Codecov. Last updated by ba82b51...c957541

@sinhrks sinhrks force-pushed the dti_period_error branch from f4325ad to c957541 Compare July 8, 2016 22:14
@jreback jreback closed this in 713eaa6 Jul 10, 2016
@jreback
Copy link
Contributor

jreback commented Jul 10, 2016

thanks @sinhrks

@sinhrks sinhrks deleted the dti_period_error branch July 10, 2016 21:35
nateGeorge pushed a commit to nateGeorge/pandas that referenced this pull request Aug 15, 2016
closes pandas-dev#13078

Author: sinhrks <[email protected]>

Closes pandas-dev#13581 from sinhrks/dti_period_error and squashes the following commits:

c957541 [sinhrks] BUG: DatetimeIndex - Period shows ununderstandable error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas Period Period data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG/ERR: DatetimeIndex - Period shows ununderstandable error
3 participants