質問編集履歴

1

文法の修正

2017/11/23 04:16

投稿

mokatsu
mokatsu

スコア7

test CHANGED
File without changes
test CHANGED
@@ -20,6 +20,8 @@
20
20
 
21
21
 
22
22
 
23
+ ```python
24
+
23
25
 
24
26
 
25
27
  # coding: utf-8
@@ -388,7 +390,7 @@
388
390
 
389
391
  suumo_df.to_csv('suumo_adachi.csv', sep = '\t',encoding='utf-16')
390
392
 
391
-
393
+ ```python
392
394
 
393
395
 
394
396