I think I have a solution using…
julia> sch.types[argmax((sch.names.==:Close))]
Float64
But if you have a better one please tell me.
I think I have a solution using…
julia> sch.types[argmax((sch.names.==:Close))]
Float64
But if you have a better one please tell me.