8000 Validate Timestamp with invalid offset raises ValueError by gliptak · Pull Request #13116 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

Validate Timestamp with invalid offset raises ValueError #13116

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
Closed

Validate Timestamp with invalid offset raises ValueError #13116

wants to merge 1 commit into from

Conversation

gliptak
Copy link
Contributor
@gliptak gliptak commented May 8, 2016

@jreback jreback added Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas labels M 8000 ay 8, 2016
@codecov-io
Copy link

Current coverage is 84.14%

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

@@             master     #13116   diff @@
==========================================
  Files           137        137          
  Lines         50287      50287          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          42311      42312     +1   
+ Misses         7976       7975     -1   
  Partials          0          0          
  1. File ...das/tseries/index.py (not in diff) was modified. more
    • Misses -1
    • Partials 0
    • Hits +1

Powered by Codecov. Last updated by af7bdd3...eef9274

@jorisvandenbossche
Copy link
Member

@gliptak The test you added is failing (see the travis logs)

BTW, you have a large diff, but I don't think you actually changed much? Please only change code that is actually related to the issue, and do not move around other code (difficult to review the diff)

@jreback
Copy link
Contributor
jreback commented May 10, 2016

I think #12482 is in a better place to address that issue.

@jreback jreback closed this May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timestamp AttributeError
4 participants
0