pyarrow.deserialize

pyarrow.deserialize(obj, SerializationContext context=None)

EXPERIMENTAL: Deserialize Python object from Buffer or other Python object supporting the buffer protocol

Parameters:
Returns:

deserialized (object)