You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/data-science-virtual-machine/dsvm-tools-data-platforms.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The following data platform tools are supported on the DSVM.
25
25
|||
26
26
| ------------- | ------------- |
27
27
| What is it? | A local relational database instance |
28
-
| Supported DSVM editions | Windows: SQL Server 2017, Windows 2019 (Preview) : SQL Server 2019 |
28
+
| Supported DSVM editions | Windows 2016: SQL Server 2017, Windows 2019: SQL Server 2019 |
29
29
| Typical uses | Rapid development locally with smaller dataset <br/> Run In-database R |
30
30
| Links to samples | A small sample of a New York City dataset is loaded into the SQL database:<br/> `nyctaxi` <br/> Jupyter sample showing Microsoft Machine Learning Server and in-database analytics can be found at:<br/> `~notebooks/SQL_R_Services_End_to_End_Tutorial.ipynb`|
31
31
| Related tools on the DSVM | SQL Server Management Studio <br/> ODBC/JDBC drivers<br/> pyodbc, RODBC<br />Apache Drill |
0 commit comments