跳至內容
選單
此問題已被標幟
1 回覆
2378 瀏覽次數

After downloading the data from the odoo in excel form, how to convert it into json using pycharm?? Any reference for this??

頭像
捨棄

Using python script you can do it. Just google it and you will find lots of examples.

最佳答案

Hello Hari,

You can install excel2json

just like 
import excel2json 

excel2json.convert_from_file('path for excel file.xlsx')

thanks

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
1月 21
13180
2
12月 19
9593
1
4月 17
12708
2
5月 15
7125
0
3月 15
5429