Module dataframe

Module dataframe 

Source

Functions§

from_dataframe
Insert a Polars DataFrame into a SQLite table. Creates the table if it does not exist.
to_dataframe
Run a query through ConnectorX and get a Polars DataFrame