backend¶ pydiverse.transform.backend( table: Table, ) → Literal['polars', 'duckdb_polars', 'sqlite', 'postgres', 'duckdb', 'mssql', 'ibm_db2'][source]¶ Returns the backend of the table as a string.