Module arrow

Source

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
Return Python bytes from the given list of ‘legacy’ data objects, which can be passed to pa.ipc.open_stream to create a RecordBatchReader.