Stop pandas.read_html from automatically converting string to datetime

前端 未结 0 731
傲寒
傲寒 2021-01-03 11:14

I am trying to import a website using pd.read_html and parse the imported dataframe. However, some rows are converted to datetime which interprets downstream parsing.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题