-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
I have a basic question about serialization and deserialization. How do you suggest that this is done? I ask because my instinct was json.dumps(t.to_dict()) but on the reverse trip, the current implementation of update_from_dict seems to be recalibrating from scratch unless I misunderstand. It is very slow. How should one quickly save and load many tdigests?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels