LoginSignup
3

More than 5 years have passed since last update.

Visual Studio 2017 の Data Science WorkloadsとRTVS

Last updated at Posted at 2017-02-16

The Data Science Workloads in Visual Studio 2017 RCというオプションがVS2017RCのリリースには含まれていまして、一度引っ込みましたが、Visual Studio 2017 15.2で復活しました。

image.png

Data Science Workloadsとは

内容的には、F#,Python Tools for Visual Studio(PTVS), R Tools for Visual Studio(RTVS)などデータ分析系のツールキットがバンドルされたものというイメージです。

これとData storage and processing Workloadsがあれば、データ取得から分析まで一通りの処理がVisual Studioから離れることなくでき、非常に見通しの良い環境が出来上がります。
詳細は以下のような内訳になるようで、これまでインストールオプションとしてバラバラで用意されていたものが、ユースケース別に整理された形になっております。
F#がData Science Workloadsに含まれたのは面白いですが、これまで.NET系アプリの一部でF#を使っていた人は戸惑うかもしれませんね。

  • Data storage and processing – Big Data Storage and Advanced Analytics
    • With SQL, HDInsight (Hadoop/Spark) and Azure Machine Learning you get a rich suite of technology focused on Enterprise level Analytics.
  • Data Science – All the tooling you need to analyze, build models, and create smart apps
    • Python Tools for Visual Studio – Desktop, Web, Scientific, Data Science/ML
    • R Tools for Visual Studio – Primarily Stats and Data Science/ML
    • F# – A functional-first .Net language suited for a variety of data processing tasks

リリース状況

RTVS 1.0 for VS2017 Release (2017/05/08)

単体のインストーラもVS15.2と同時にリリースされたようです。
こちらから拡張インストーラが手に入ります。2017用と2015用に分かれています。

同時に2017用も5月初めにリリース予定とのアナウンスがありました!

Visual Studio 2017 15.2 (2017/05/10)

build 2017 に合わせて、めでたく15.2がリリースされ、Data Science and analytical applications workloadとして復活しました。
RTVSのドキュメントページもgithubからMSのサイトに移され、より詳しい内容が掲載されています。

Visual Studio 2017 Preview 15.2 (26412.01) (2017/04/17)

Visual Studio 2017 から始まったVisual Studio Previewプログラムの中でついにData Science Workload が復活しました。
Visual Studio Preview

RTVS 1.0 for VS2015 Release (2017/03/23)

RTMに相当する1.0がリリースです!少し触った感じですと、少なくともデバッガの安定感は増しているようです。
また以下のようにVSの右下にリソースメーターとRランタイムの選択プルダウンが追加されたのは見た目で違いがわかる点です。
image.png

R Tools 1.0 for Visual Studio 2015 now available

Release (GA 2017/03/07)

「Visual Studio 2017」のリリースは3月7日 ~「Visual Studio 97」の誕生から20周年-窓の杜
なんで、リリース時期をずらさずに、機能ドロップしたか、このhard deadlineがあるためですねww
リリースされました!予定通りData science and analytical applications Workloadsは省かれました。

RC3 (2017/01/27)

なんとData Science WorkloadsがRCから外されました。ちょとと翻訳も含め品質がリリースレベルに達するまで厳しいんだよね、ということで、一旦外されました。F#は.NET WorkloadsにPythonはPython Developmentに入っていますが、RTVSはほかにはないんですよね(泣)しばらくはRTVSを単品で使うことになりますが、VS 2017 RCにポストインストールできるRTVSが無い現状では2015を使うしかなさそうです。
Update to Visual Studio 2017 Release Candidate - VS Blog

Apart from these improvements you’ll notice that we’ve removed the Data Science and Python Development workloads. As we’ve been closing on the VS release, some of the components weren’t going to meet all the release requirements, such as translation to non-English languages. They’ll re-appear soon as separate downloads. F# is still available in the .NET Desktop and .NET Web development workloads.

RC2 (2016/12/12)

RC2がUpdateとしてリリースされた時点では、ソース管理系のバグフィックスなどが中心でWorkloadsの見直しなどは行われていません。
Updating Visual Studio 2017 Release Candidate - VS Blog

RC1 (2016/11/26)

Connect() 2016 イベントで発表された段階でData Science Worlkoadsが含まれていました。
Visual Studio 2017 Release Candidate - VS Blog

The new lightweight and componentized installer breaks down Visual Studio into independent workloads that lets you install just what you need, helping you get going much faster.

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3