Tools for working with tabular data in Julia.
For datasets based on NullableArray
s rather than DataArray
s, see the DataTables.jl package.
Installation: at the Julia REPL, Pkg.add("DataFrames")
Reporting Issues and Contributing: See CONTRIBUTING.md
Maintenance: DataFrames is maintained collectively by the JuliaStats collaborators. Responsiveness to pull requests and issues can vary, depending on the availability of key collaborators.