Skip to main content

broadcast_tableview_to_arrayview

Function broadcast_tableview_to_arrayview 

Source
pub fn broadcast_tableview_to_arrayview(
    op: ArithmeticOperator,
    table_view: &TableV,
    array_view: &ArrayV,
) -> Result<TableV, MinarrowError>
Expand description

Helper function for tableview-arrayview broadcasting - work directly with views