Does usql python extension support sci-kitlearn library? The webpage https://docs.microsoft.com/en-us/azure/data-lake-analytics/data-lake-analytics-u-sql-python-extensions mention only numpy, pandas, numexpr.
If not, how can we import the external library? is there a way to include import statement in the script?