From the course: Complete Guide to Advanced SQL Server
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Install ML services for Python - SQL Server Tutorial
From the course: Complete Guide to Advanced SQL Server
Install ML services for Python
Support for Python isn't automatically installed with the basic installation of SQL Server, but it is easily added as part of the custom configuration, or you can add it onto an existing installation, which is what I'm about to do. I'm running through the developer edition of SQL Server 2022 on Windows, but as long as you're using any version after 2017, you should be able to follow along to add the required components to your instance. It all starts by coming down to the start menu and then scrolling down to the Microsoft SQL Server Program group, and here you'll find the installation center with the cardboard box icon. Let's go ahead and start that up. Then I'll switch over to the installation step and choose this first option to add features to an existing installation. Then I need to find the installation media. These are the files that are used to install SQL Server, and they're typically saved on the computer when you originally set up your instance. This folder will be…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.