Skip to content

ERR: fix error message for to_datetime #13450

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

drewrey
Copy link
Contributor

@drewrey drewrey commented Jun 15, 2016

  • closes #xxxx There is no issue for this.
  • tests added / passed
  • passes git diff upstream/master | flake8 --diff
  • whatsnew entry

Fixes the error message when the argument to to_datetime doesn't match the format specified.

@codecov-io
Copy link

Current coverage is 84.28%

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

@@             master     #13450   diff @@
==========================================
  Files           138        138          
  Lines         50929      50929          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          42925      42926     +1   
+ Misses         8004       8003     -1   
  Partials          0          0          

Powered by Codecov. Last updated by f752886...988048d

@sinhrks sinhrks added the Error Reporting Incorrect or improved errors from pandas label Jun 16, 2016
@jreback jreback added this to the 0.18.2 milestone Jun 16, 2016
@jreback jreback closed this in a965d85 Jun 16, 2016
@jreback
Copy link
Contributor

jreback commented Jun 16, 2016

thanks!

@drewrey drewrey deleted the error_message branch June 17, 2016 03:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants