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,56.12,54.62,55.98,54.83
|
||||
2017-11-05,55.45,54.43,54.84,54.6
|
||||
2017-11-06,55.79,53.43,54.6,54.5
|
||||
2017-11-07,63.49,54.47,54.5,60.52
|
||||
2017-11-08,64.07,59.59,60.52,62.38
|
||||
2017-11-09,66.9,61.59,62.38,64.15
|
||||
2017-11-10,65.75,56.02,64.15,58.99
|
||||
@@ -1499,4 +1495,8 @@ time,high,low,open,close
|
||||
2021-12-10,159.86,147.79,151.5,148.53
|
||||
2021-12-11,159.56,145.85,148.53,158.0
|
||||
2021-12-12,162.91,153.39,158.0,159.1
|
||||
2021-12-13,159.94,146.87,159.1,146.97
|
||||
2021-12-13,159.94,142.82,159.1,144.66
|
||||
2021-12-14,151.95,143.05,144.66,150.55
|
||||
2021-12-15,155.05,141.77,150.55,153.58
|
||||
2021-12-16,156.64,148.61,153.58,148.81
|
||||
2021-12-17,150.31,141.35,148.81,142.71
|
||||
|
||||
|
Reference in New Issue
Block a user