跳至内容
菜单
此问题已终结
1 回复
2369 查看

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
13171
2
12月 19
9584
1
4月 17
12704
2
5月 15
7125
0
3月 15
5420