You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah. I really dislike that behavior of Tables.columns. This is why having it take a cols argument would make sense. Disregarding this, I wonder whether we could consider the change in DataFrames as a bugfix...
Use
DataFrame(Tables.dictcolumntable(t)
whencols=:union
inappend!
of a Tables.jl table. x-ref #3372 (comment)The text was updated successfully, but these errors were encountered: