Open daxbert opened 8 years ago
The current implementation doesn't allow the internal state to be saved and later restored.
I'm proposing adding the following to TDigest:
"saving" will be accomplished via JSON.stringify ( tdObject )
I'll be forking this repo and doing the above shortly.
The current implementation doesn't allow the internal state to be saved and later restored.
I'm proposing adding the following to TDigest:
"saving" will be accomplished via JSON.stringify ( tdObject )
I'll be forking this repo and doing the above shortly.