Simon Sotak
/
pandas read HTML
Published at Jan 28, 2021
View source
1
Sign in
import
pandas
as
pd pd
.
read_html
(
'https://countrycode.org/'
)
[
0
]