mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-17 12:58:20 +00:00
refactor(Project): move out load_data to utils, rename fetch_data to run_fetch_data, got classifiers to work (#38)
This commit is contained in:
+5
-5
@@ -1,8 +1,4 @@
|
||||
time,high,low,open,close
|
||||
2017-11-04,304.65,294.05,304.51,300.04
|
||||
2017-11-05,302.16,287.68,299.26,295.8
|
||||
2017-11-06,306.8,292.26,296.22,296.82
|
||||
2017-11-07,303.76,287.45,296.82,291.84
|
||||
2017-11-08,319.2,290.55,291.84,307.35
|
||||
2017-11-09,329.21,305.84,307.35,319.66
|
||||
2017-11-10,324.22,288.96,319.67,296.86
|
||||
@@ -1499,4 +1495,8 @@ time,high,low,open,close
|
||||
2021-12-10,4229.29,3890.33,4111.92,3902.49
|
||||
2021-12-11,4099.04,3835.8,3902.49,4088.68
|
||||
2021-12-12,4179.55,3990.11,4088.68,4135.31
|
||||
2021-12-13,4144.68,3769.76,4135.31,3776.88
|
||||
2021-12-13,4144.68,3672.91,4135.31,3785.08
|
||||
2021-12-14,3882.64,3687.79,3785.08,3862.18
|
||||
2021-12-15,4095.28,3651.32,3862.18,4020.19
|
||||
2021-12-16,4113.2,3953.97,4020.19,3957.03
|
||||
2021-12-17,3994.8,3701.56,3957.03,3746.81
|
||||
|
||||
|
Reference in New Issue
Block a user