pub fn execute<DS>(
data: &DS,
r: ComputeRequest,
streaming: bool,
) -> Result<DataFrame, PolarsError>Expand description
Distributes work based on request
pub fn execute<DS>(
data: &DS,
r: ComputeRequest,
streaming: bool,
) -> Result<DataFrame, PolarsError>Distributes work based on request