The Tables.jl package provides simple, yet powerful interface functions for working with all kinds tabular data.
List of packages which support Tables.jl interface can be found in INTEGRATIONS.md.
Please refer to TableOperations.jl for common table operations (select
, filter
, transform
, map
, etc.)