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,7492.24,6957.84,7146.98,7363.8
|
||||
2017-11-05,7599.44,7284.33,7363.8,7389.55
|
||||
2017-11-06,7429.7,6934.73,7389.55,6959.23
|
||||
2017-11-07,7222.37,6957.8,6959.27,7102.75
|
||||
2017-11-08,7869.1,7026.97,7102.23,7444.36
|
||||
2017-11-09,7457.12,7040.83,7444.36,7129.59
|
||||
2017-11-10,7318.97,6406.05,7129.59,6565.8
|
||||
@@ -1499,4 +1495,8 @@ time,high,low,open,close
|
||||
2021-12-10,50047.85,46989.42,47593.85,47191.14
|
||||
2021-12-11,49504.07,46829.85,47191.14,49398.4
|
||||
2021-12-12,50807.75,48689.25,49398.4,50109.99
|
||||
2021-12-13,50215.42,47054.11,50109.99,47070.27
|
||||
2021-12-13,50215.42,45800.52,50109.99,46731.03
|
||||
2021-12-14,48665.63,46320.4,46731.03,48387.69
|
||||
2021-12-15,49499.91,46562.1,48387.69,48885.05
|
||||
2021-12-16,49451.4,47546.15,48885.05,47635.92
|
||||
2021-12-17,48004.37,45585.05,47635.92,45727.16
|
||||
|
||||
|
Reference in New Issue
Block a user