AssociativeArrays.jl

Multi-dimensional labeled sparse arrays
Author yurivish
Popularity
1 Star
Updated Last
3 Years Ago
Started In
February 2019

Associative Arrays

This package implements associative arrays, the mathematical objects introduced in the book Mathematics of Big Data.

This is currently a proof of concept. Much more to do.

Note: This package should not be relied upon; it is an experiment created during a course I took with the author of the book. The basic idea is to represent tabular data with one column per unique value, turning tables containing categorical columns into sparse numerical arrays. See the D4M publications for a description of the model.

Required Packages

Used By Packages

No packages found.