Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2383 Widoki

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

Awatar
Odrzuć

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

Najlepsza odpowiedź

Hello Hari,

You can install excel2json

just like 
import excel2json 

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

thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sty 21
13184
2
gru 19
9598
1
kwi 17
12715
2
maj 15
7128
0
mar 15
5435