pub fn to_dataframe(db_path: &str, sql: &str) -> Result<DataFrame, PoliteError>
Run a query through ConnectorX and get a Polars DataFrame