JuliaData / Tables.jl

An interface for tables in Julia

Home Page:https://juliadata.github.io/Tables.jl/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tables.jl

Build Status Codecov deps version pkgeval

The Tables.jl package provides simple, yet powerful interface functions for working with all kinds of tabular data.

Installation: at the Julia REPL, import Pkg; Pkg.add("Tables")

Maintenance: Tables is maintained collectively by the JuliaData collaborators. Responsiveness to pull requests and issues can vary, depending on the availability of key collaborators.

Documentation

Stable Dev

List of packages which support Tables.jl interface can be found in INTEGRATIONS.md.

Additional Resources

Please refer to TableOperations.jl for common table operations (select, filter, transform, map, etc.)

Zenodo Link

DOI

About

An interface for tables in Julia

https://juliadata.github.io/Tables.jl/stable/

License:MIT License


Languages

Language:Julia 100.0%