Skip to content

Commit 40d57cd

Browse files
committed
Links and title
1 parent b1b1052 commit 40d57cd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/machine-learning/deploy/modify-r-python-code-to-run-in-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: davidph
1111
ms.custom: seo-lt-2019, contperf-fy21q3
1212
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15||=azuresqldb-mi-current"
1313
---
14-
# Convert R code for execution in SQL Server (In-Database) instances
14+
# Modify R/Python code to run in SQL Server (In-Database) instances
1515
[!INCLUDE [SQL Server 2016 SQL MI](../../includes/applies-to-version/sqlserver2016-asdbmi.md)]
1616

1717
This article provides high-level guidance on how to modify R or Python code to run as a SQL Server stored procedure to improve performance when accessing SQL data.

docs/machine-learning/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ items:
262262
items:
263263
- name: Operationalize using stored procedures
264264
href: ../machine-learning/deploy/operationalizing-your-r-code.md
265-
- name: Convert R code for SQL Server
265+
- name: Modify R/Python code for SQL Server
266266
href: ../machine-learning/deploy/modify-r-python-code-to-run-in-sql-server.md
267267
- name: Predictions
268268
items:

0 commit comments

Comments
 (0)