You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To quickly release the MetaFrame changes, we chose to load SQL data in Pandas and then convert it to Polars. To ensure maximal performance, these operations should be done natively in Polars.
To quickly release the MetaFrame changes, we chose to load SQL data in Pandas and then convert it to Polars. To ensure maximal performance, these operations should be done natively in Polars.
Example:
adapta/adapta/storage/database/v3/odbc.py
Lines 141 to 142 in 279268d
The text was updated successfully, but these errors were encountered: