Posts by Antony Cassiano Bueno • 11 points
1 post
-
-2
votes1
answer132
viewsQ: Pandas error 302; read_html()
I need to import a table that is in html using pandas, but when trying to do this the same returns me error. import pandas as pd url =…