nautilus_
serialization
0.41.0
In nautilus_
serialization::
python::
arrow
Functions
get_arrow_schema_map
py_bars_to_arrow_record_batch_bytes
py_order_book_deltas_to_arrow_record_batch_bytes
py_order_book_depth10_to_arrow_record_batch_bytes
py_quote_ticks_to_arrow_record_batch_bytes
py_trade_ticks_to_arrow_record_batch_bytes
pyobjects_to_arrow_record_batch_bytes
nautilus_serialization
::
python
::
arrow
Function
get_arrow_schema_map
Copy item path
Settings
Help
Summary
Source
pub fn get_arrow_schema_map( py: Python<'_>, cls: &Bound<'_, PyType>, ) -> PyResult<Py<PyAny>>