Skip to content

TST: io.data.Options changes to avoid test failures on bad data. #7530

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

Merged
merged 1 commit into from
Jun 21, 2014

Conversation

davidastephens
Copy link
Contributor

Added try, except to underlying price / quote_time function.

Changed to RemoteDataError in the event that some tables are found, but the correct table is not available.

Fixes #7524.

Added try, except to underlying price / quote_time function.

Changed to RemoteDataError in the event that some tables are found, but the correct table is not available.
@jreback jreback added this to the 0.14.1 milestone Jun 21, 2014
jreback added a commit that referenced this pull request Jun 21, 2014
TST: io.data.Options changes to avoid test failures on bad data.
@jreback jreback merged commit 85a0df6 into pandas-dev:master Jun 21, 2014
@jreback
Copy link
Contributor

jreback commented Jun 21, 2014

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Data IO issues that don't fit into a more specific label Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: YahooOptions get_all_data failure
2 participants