convert xlsx file to csv using python

前端 未结 0 1174
梦谈多话
梦谈多话 2021-01-20 19:23

I am using below code for xlsx to csv converstion

import pandas as pd

read_file = pd.read_excel (r\'C:\\Users\\XYZ\\Documents\\ABC.         


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