Changes

Jump to navigation Jump to search
2 Do the matching
julia -i LBOmatchscript.jl
Note that this is going to throw lots of warnings about various methods being deprecated, but it works just fine.
Also -i dumps you to an interactive prompt for debugging.
println("Number of LBOs with complete data available for matching ", size(LBOs,1))
Should be 173
diagdf
Should be 0×9 DataFrame, but otherwise will show unmatched
exit()

Navigation menu