python read seperated tsv file into multiple pandas dataframes

前端 未结 0 1111
故里飘歌
故里飘歌 2021-01-03 16:13

I have some data in text file that I want to read into a dictionary of multiple pandas dataframes as values. The file looks like this:

Name    id    chr    st         


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