Skip to main content

to_engine_error

Function to_engine_error 

Source
pub fn to_engine_error(e: PolarsError) -> EngineError
Expand description

Convert PolarsError to EngineError (for APIs that still return PolarsError).