mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-18 21:38:09 +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,1.695,1.385,1.461,1.638
|
||||
2017-11-05,1.617,1.452,1.637,1.52
|
||||
2017-11-06,1.692,1.464,1.52,1.573
|
||||
2017-11-07,1.824,1.498,1.573,1.795
|
||||
2017-11-08,2.045,1.768,1.795,2.029
|
||||
2017-11-09,2.126,1.95,2.029,2.052
|
||||
2017-11-10,1.906,1.656,2.052,1.826
|
||||
@@ -1499,4 +1495,8 @@ time,high,low,open,close
|
||||
2021-12-10,595.23,551.16,570.89,553.52
|
||||
2021-12-11,573.17,542.58,553.52,564.19
|
||||
2021-12-12,574.92,559.75,564.19,570.73
|
||||
2021-12-13,572.4,523.14,570.73,523.5
|
||||
2021-12-13,572.4,511.32,570.73,521.07
|
||||
2021-12-14,535.88,510.3,521.07,528.6
|
||||
2021-12-15,546.91,501.89,528.6,541.28
|
||||
2021-12-16,545.44,524.97,541.28,526.08
|
||||
2021-12-17,536.0,511.39,526.08,514.07
|
||||
|
||||
|
Reference in New Issue
Block a user