Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2375 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
янв. 21
13171
2
дек. 19
9586
1
апр. 17
12706
2
мая 15
7125
0
мар. 15
5421