Developer Documentation for Numbuf ================================== Numbuf is a library for the fast serialization of primitive Python objects (lists, tuples, dictionaries, NumPy arrays) to the `Apache Arrow `_ format. .. doxygenclass:: numbuf::DictBuilder :project: ray :members: .. doxygenclass:: numbuf::SequenceBuilder :project: ray :members: .. doxygenclass:: numbuf::TensorBuilder :project: ray :members: