質問編集履歴

2

あげ

2017/10/03 22:41

投稿

wayaya
wayaya

スコア30

test CHANGED
File without changes
test CHANGED
File without changes

1

コード修正

2017/10/03 22:41

投稿

wayaya
wayaya

スコア30

test CHANGED
File without changes
test CHANGED
@@ -112,6 +112,14 @@
112
112
 
113
113
 
114
114
 
115
+ # 抽出範囲を記載
116
+
117
+ output_DF.ix[len(output_DF), "start_index"] = start_index
118
+
119
+ output_DF.ix[len(output_DF), "end_index"] = end_index
120
+
121
+
122
+
115
123
  start_index = index
116
124
 
117
125
  end_index = index