質問編集履歴

1

誤字

2018/05/29 06:17

投稿

iwhr
iwhr

スコア15

test CHANGED
File without changes
test CHANGED
@@ -126,7 +126,7 @@
126
126
 
127
127
  csvfile = open ("out3.csv",'w',newline="")
128
128
 
129
- df_emg1.to_csv(csvfile)
129
+ df_e.to_csv(csvfile)
130
130
 
131
131
 
132
132