Open MadDenker opened 7 years ago
I'm trying this:
Pandas read_html Running Python 3.4 on a mac New pyvenv pip install pandas pip install lxml pip install html5lib pip install BeautifulSoup4 Then ran your example....
Actually, after restarting my kernel, that fixed it!
Can someone update the dependencies on the package?
Thanks, Lucas. I'll take a look at this sometime soon.
I received the following error(s) when trying to pull PJM forecasts:
It looks like our old friend bs4 and html5lib that pandas.io is using again...
Lucas