-
-
Notifications
You must be signed in to change notification settings - Fork 1
Implementing JSON I/O #53
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Python ArviZ has
from_jsonandto_jsonmethods for (de)serializingInferenceDatato/from JSON. Similar to InferenceObjectsNetCDF and #6, we could implement a subpackage or extension here to do the same.