Skip to content

Merging histogram from "sketches-py" and "sketches-go" #60

@senser-adi

Description

@senser-adi

Hi
I have a histogram data that i created in my Go code and stored as a string (using the Encode() method).
I'd like to load (decode) it with the sketch-py and work on it further with the python DDSketch class.
I can't find any encode/decode functionality in sketches-py.. Is that intentionally?
How do you recommend to proceed in my case?
Is the only way to use Protobuf?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions