code to process data before matlab

This commit is contained in:
2022-02-13 15:15:44 -07:00
parent 43ee4f4994
commit 259a133f11
4 changed files with 1266 additions and 0 deletions

6
prep/Project.toml Normal file
View File

@@ -0,0 +1,6 @@
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataFramesMeta = "1313f7d8-7da2-5740-9ea0-a2ca25f37964"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"