cereal

From MaRDI portal
Revision as of 20:10, 12 March 2024 by Import240312060351 (talk | contribs) (Created automatically from import240312060351)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Software:5980029



CRANcerealMaRDI QIDQ5980029

Serialize 'vctrs' Objects to 'JSON'

Julia Silge, Davis Vaughan

Last update: 9 June 2023

Software version identifier: 0.1.0


Copyright license: MIT license, File License

The 'vctrs' package provides a concept of vector prototype that can be especially useful when deploying models and code. Serialize these object prototypes to 'JSON' so they can be used to check and coerce data in production systems, and deserialize 'JSON' back to the correct object prototypes.