Skip to Content
Menú
This question has been flagged
1 Respondre
2388 Vistes

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

Avatar
Descartar

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

Best Answer

Hello Hari,

You can install excel2json

just like 
import excel2json 

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

thanks

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de gen. 21
13192
2
de des. 19
9598
1
d’abr. 17
12719
2
de maig 15
7130
0
de març 15
5436