Skip to content

CLN/TST: clean up and raise on bs4 version and no tables #4232

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
Jul 13, 2013
Merged

CLN/TST: clean up and raise on bs4 version and no tables #4232

merged 1 commit into from
Jul 13, 2013

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jul 13, 2013

closes #4214

@cpcloud
Copy link
Member Author

cpcloud commented Jul 13, 2013

@jreback u ok with this?

@jreback
Copy link
Contributor

jreback commented Jul 13, 2013

does 4.2.0 work sometimes eg it will occasioanlly parse things
???

I would maybe steer clear and have it just raise on this version always
it's essentially a known failure and there are options to upgrade/downgrade

but ok either way

@cpcloud
Copy link
Member Author

cpcloud commented Jul 13, 2013

trivial to test that way, so i think i'll do that

@cpcloud
Copy link
Member Author

cpcloud commented Jul 13, 2013

@jreback shall i merge?

@cpcloud
Copy link
Member Author

cpcloud commented Jul 13, 2013

on second thought maybe we should wait for @yarikoptic?

@jreback
Copy link
Contributor

jreback commented Jul 13, 2013

go ahead

he will test against master

cpcloud added a commit that referenced this pull request Jul 13, 2013
CLN/TST: clean up and raise on bs4 version and no tables
@cpcloud cpcloud merged commit 382e857 into pandas-dev:master Jul 13, 2013
@cpcloud cpcloud deleted the read-html-warnings branch July 13, 2013 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

read_html failing in many tests: AssertionError: No tables found
2 participants