Skip to content

ENH issue#11977 Added ValueError(year is out of range) to Timestamp p… #12025

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

MattRijk
Copy link
Contributor

closes #11977

@kawochen
Copy link
Contributor

Does the caught exception carry a message? I don't think you can say categorically that the year is out of range.

@jreback
Copy link
Contributor

jreback commented Jan 12, 2016

@MattRijk simply pass thru message of the caught exception of the error

@jreback jreback added Error Reporting Incorrect or improved errors from pandas Datetime Datetime data dtype labels Jan 12, 2016
@MattRijk MattRijk closed this Jan 12, 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.

ERR: better error message on invalid timestamp parsing
3 participants