julia> df = insert!(df, 25, dfa)ERROR: `insert!` has no method matching insert!(::DataFrame, ::Int64, ::DataFrame)
I did the following on a DataFrame, but got error. What should I do
instead?
