Categories: None [Edit]

ntable

https://rubygems.org/gems/ntable
https://github.com/dazuma/ntable
NTable provides a convenient data structure for storing n-dimensional tabular data. It works with zero-dimensional scalar values, arrays, tables, and any arbitrary-dimensional hypertables. Each dimension is described by an axis object. The "rows" in that dimension might be identified by numbers or names. You can perform slice operations across any dimension, as well as reductions and dimensional decomposition. Finally, serialization is provided via a custom JSON schema, as well as a simple "hash of hashes" or "array of arrays" approach.

Total

Ranking: 43,023 of 180,459
Downloads: 23,403

Daily

Ranking: 46,623 of 180,454
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icondazuma