Well did my first script with #Polars today just getting some data from 2 tables from SQL Server and doing an inner Join of the data frames.
Step 1 in the eventual goal of moving all our data cleaning out of the database into scripts. To ease cpu load on DB server.
#Python #SQLServee
1
0
0
0