Something like this? It will be quite useful in some cases... `a = DataFrame(f1 = Float32[], f2 = Float32[], f3 = Tuple{Float32, Float32}[]) `
Something like this?
It will be quite useful in some cases...
a = DataFrame(f1 = Float32[], f2 = Float32[], f3 = Tuple{Float32, Float32}[])