Skip to main content

Module arrow

Module arrow 

Source

Functionsยง

get_binance_arrow_schema_map
Returns a mapping from field names to Arrow data types for the BinanceBar class.
py_binance_bar_from_arrow_record_batch_bytes
Decodes Arrow IPC bytes into a list of BinanceBar.
py_binance_bar_to_arrow_record_batch_bytes
Encodes a list of BinanceBar into Arrow IPC bytes.