to_dataframe

Function to_dataframe 

Source
pub fn to_dataframe(db_path: &str, sql: &str) -> Result<DataFrame, PoliteError>
Expand description

Run a query through ConnectorX and get a Polars DataFrame