Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
"Old site" = reference case for using pandas:
To find out the number of the desired table on the page, you can do something like this:
for i, table in enumerate(pd.read_html('http://www.statdata.ru/nasel_regions')):
print('-' * 100, f'>>>{i}', table, sep='\n')
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question