Insert commas after the first and second words in each line using Python?

后端 未结 0 1462
无人共我
无人共我 2020-12-17 08:55


I have a .txt file and I need to convert it to CSV.
This is the code I\'m using to convert the file:

import pandas as pd

wb = pd.read_csv(\'12.         


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