コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2365 ビュー

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
1月 21
13167
2
12月 19
9581
1
4月 17
12700
2
5月 15
7123
0
3月 15
5419