datum#
Convert native Python types and numpy arrays to protos and back.
Full path: exa.common.api.proto_serialization.datum
Functions
|
Deserialize a bitstring into a native Python type or a numpy array. |
|
Packs a string, numerical value, or an array thereof into protobuf format. |
|
Serialize a piece of data into a bitstring. |
|
Unpacks a protobuf into a native Python type or a numpy array. |