回答編集履歴

1

参考リンクを追加

2021/04/01 07:39

投稿

hoshi-takanori
hoshi-takanori

スコア7895

test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ので、シングルクオートをダブルクオートに置換した上で、pandas の read_json で lines=True を指定して読み込めば良いのでは。
12
12
 
13
-
13
+ 参考: [pandasでJSON文字列・ファイルを読み込み(read_json) | note.nkmk.me](https://note.nkmk.me/python-pandas-read-json/)
14
14
 
15
15
 
16
16