JuliaData / IndexedTables.jl

Flexible tables with ordered indices
https://juliadb.org
MIT License
120 stars 38 forks source link

Support Tables.jl 1.0 #273

Closed quinnj closed 4 years ago

quinnj commented 4 years ago

Will require https://github.com/JuliaArrays/StructArrays.jl/pull/116/ + release first.

piever commented 4 years ago

Thanks! ~I'll wait a little bit before merging here, because to tag StructArrays I need to tag here first (latest StructArrays removes some internal functions on which unfortunately IndexedTables was relying).~ EDIT: both tags were very fast with the automerge feature.