Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2374 Vistas

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.

Mejor respuesta

Hello Hari,

You can install excel2json

just like 
import excel2json 

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

thanks

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
ene 21
13171
2
dic 19
9586
1
abr 17
12706
2
may 15
7125
0
mar 15
5421