質問編集履歴

1

ご記載を消しました

2021/10/29 08:59

投稿

tubo_0105
tubo_0105

スコア5

test CHANGED
File without changes
test CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
  for timestamp in df.index:
18
18
 
19
- if timestamp < **df.iloc[2012-03-21 04:00:00+00:00]**:
19
+ if timestamp < df.iloc[2012-03-21 04:00:00+00:00]:
20
20
 
21
21
  continue
22
22