質問編集履歴

1

補足情報に加工前のデータを追記しました。

2021/09/25 03:10

投稿

puertero
puertero

スコア17

test CHANGED
File without changes
test CHANGED
@@ -198,6 +198,12 @@
198
198
 
199
199
  ### 補足情報(FW/ツールのバージョンなど)
200
200
 
201
-
202
-
203
- ここにより詳細な情報を記載してください。
201
+ 加工前のデータです。
202
+
203
+ {'timestamp': [1632464100000], 'open': [77150.0], 'high': [77340.0], 'low': [76530.0], 'close': [77100.0], 'volume': [521000]}
204
+
205
+ /opt/conda/lib/python3.7/site-packages/ipykernel_launcher.py:32: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray
206
+
207
+ {'timestamp': [1632464101000], 'open': [9985.0], 'high': [10100.0], 'low': [9973.0], 'close': [10100.0], 'volume': [6981600]}
208
+
209
+ {'timestamp': [1632464100000], 'open': [7158.0], 'high': [7162.0], 'low': [7088.0], 'close': [7136.0], 'volume': [1808400]}