arr-ai / arrai

The ultimate data engine.
http://arr.ai
Apache License 2.0
20 stars 15 forks source link

Add contrib/json.arrai for working with JSON data #616

Closed orlade-anz closed 4 years ago

orlade-anz commented 4 years ago

The standard, canonical JSON structure is a pain to work with. In most cases the decoded data need not be reversible, and follows a schema that makes a tuple more appropriate than a map. This PR adds functions to apply these simplifications.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 529f68a47d84b6e8b5380dfc5ac0406af4486df2-PR-616


Totals Coverage Status
Change from base Build 087fde7bcfa6240bcfcd245ee9185f42324aa3cc: 0.02%
Covered Lines: 4823
Relevant Lines: 10029

💛 - Coveralls