David Fowler shows how to import an external Python module into SQL Server Machine Learning Services:
But how do we go about installing them into SQL Server? Now I’m a DBA and not a Python wizz so had to do a little digging to figure it out but to be honest, it’s fairly easy.
I don’t know how many other DBAs know that we can install these modules or even how to do it so I thought I’d write up a quick post explaining it.
First things first, you’re going to need to do this from your SQL Server.
Read on for the instructions.