JuliaData
Repositories
-
Arrow.jl
Pure Julia implementation of the apache arrow data format (https://arrow.apache.org/)
-
DataFrames.jl
In-memory tabular data in Julia
-
-
-
CSV.jl
Utility library for working with CSV and other delimited files in the Julia programming language
-
StructTypes.jl
Abstract definitions and convenience methods for describing, processing, and constructing Julia objects
-
TypedTables.jl
Simple, fast, column-based storage for data analysis in Julia
-
Strapping.jl
An ORM for Julia; automatically deserialize/construct Julia objects from database queries/resultsets
-
-
-
-
-
CategoricalArrays.jl
Arrays for working with categorical data (both nominal and ordinal)
-
YAML.jl
Parse yer YAMLs
-
IndexedTables.jl
Flexible tables with ordered indices
-
SplitApplyCombine.jl
Split-apply-combine strategies for Julia
-
-
WeakRefStrings.jl
a minimal String type for Julia that allows for efficient string representation and transfer
-
SentinelArrays.jl
Array types that can use sentinel values of the element type for special values
-
-
-
TableOperations.jl
Common table operations on Tables.jl interface implementations
-
-
PooledArrays.jl
A pooled representation of arrays for purposes of compression when there are few unique elements.
-
-
juliadb.org
Website for JuliaDB
-
Roadmap.jl
A roadmap for the JuliaData organization and its packages
-
DataStreams.jl Archived
[DEPRECATED in favor of https://github.com/JuliaData/Tables.jl] A fast, generic framework for transferring table-like data structures in Julia
-
NamedTuples.jl Archived
[DEPRECATED] NamedTuples.jl