通过 Visual Studio 安装程序选择和安装的数据科学和分析应用程序工作负载汇集了几种语言及其各自的运行时分发版本。

⑥ 总结:微软已经给我们打包了这些东西,如果无需弄科学计算,也就不需要安装这些。
SQL Server supports using both Python and R to do advanced analytics directly inside SQL Server. R support is included with SQL Server 2016 and later; Python support is available in SQL Server 2017 CTP 2.0 and later.
Language integrations are available in all editions of SQL Server 2017 and later, including the Express edition.
⑦ SQL Server 支持使用 Python 和 R 直接在 SQL Server 内执行高级分析。 SQL Server 2016 及更高版本附带 R 支持;SQL Server 2017 CTP 2.0 及更高版本提供 Python 支持。
SQL Server 2017 及更高版本的所有版本(包括 Express Edition)均提供语言集成。
To take full advantage of SQL Server integration, use the Visual Studio installer to install the Data storage and processing workload with the SQL Server Data Tools option. The latter option ena

本文介绍了如何在Visual Studio 2017或2019中搭建Python环境,探讨了SQL Server对Python和R的支持,并讨论了不同Python解释器的选择,包括IronPython的限制。虽然可以利用VS安装程序自动检测和配置Python环境,但集成IronPython存在局限,目前最佳实践仍是通过调用Python EXE或脚本来实现C#与Python的混合编程。
&spm=1001.2101.3001.5002&articleId=100798130&d=1&t=3&u=e3a9670525d646a7bc411c1952fd95de)
1万+

被折叠的 条评论
为什么被折叠?



