According to me, basically this. Obvious, they can’t deal with larger-than-RAM data but that’s another story.
DataFrames.jl (GitHub - JuliaData/DataFrames.jl: In-memory tabular data in Julia)
DataFramesMeta.jl (GitHub - JuliaData/DataFramesMeta.jl: Metaprogramming tools for DataFrames)
DataConvenience.jl (GitHub - xiaodaigh/DataConvenience.jl: Convenience functions missing in Julia)
Pipe.jl (https://github.com/oxinabox/Pipe.jl)
Lazy.jl (https://github.com/MikeInnes/Lazy.jl)