Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2391 Visninger

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

Avatar
Kassér

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

Bedste svar

Hello Hari,

You can install excel2json

just like 
import excel2json 

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

thanks

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
jan. 21
13192
2
dec. 19
9598
1
apr. 17
12720
2
maj 15
7130
0
mar. 15
5439