An option called The Data Science Workloads in Visual Studio 2017 RC was included in the VS2017 RC release and was once withdrawn, but revived in Visual Studio 2017 15.2.
In terms of content, F #, Python Tools for Visual Studio (PTVS), R Tools for Visual Studio (RTVS) The image is that a data analysis toolkit such as .visualstudio.com/ja/vs/rtvs/) is bundled.
With this and Data storage and processing Workloads, you can do everything from data acquisition to analysis without leaving Visual Studio, creating a very clear environment. The details seem to be as follows, and the ones that were prepared separately as installation options so far are organized by use case. It's interesting that F # is included in Data Science Workloads, but it may be confusing to those who have used F # in some .NET apps.
RTVS 1.0 for VS2017 Release (2017/05/08) It seems that the standalone installer was released at the same time as VS15.2. You can get the extension installer from here. It is divided into 2017 and 2015.
At the same time, there was an announcement that the 2017 version will be released in early May!
Visual Studio 2017 15.2 (2017/05/10) Congratulations 15.2 has been released to coincide with build 2017 , Data Science and analytical applications revived as workload. The RTVS documentation page has also been moved from github to MS Site. , More detailed contents are posted.
Visual Studio 2017 Preview 15.2 (26412.01) (2017/04/17) Data Science Workload is finally back in the Visual Studio Preview program that started in Visual Studio 2017. Visual Studio Preview
RTVS 1.0 for VS2015 Release (2017/03/23) 1.0, the equivalent of RTM, has been released! If you touch it a little, at least the debugger seems to be more stable. Also, as shown below, the resource meter and R runtime selection pull-down have been added at the bottom right of VS, which makes a difference in appearance.
R Tools 1.0 for Visual Studio 2015 now available
Release (GA 2017/03/07) [The release of "Visual Studio 2017" is from March 7th to the 20th anniversary of the birth of "Visual Studio 97"-Window Forest](http://forest.watch.impress.co.jp/docs/news/1043543. html) Why did you drop the feature without shifting the release time, because there is this hard deadline ww Released! Data science and analytical applications Workloads have been omitted as planned.
RC3 (2017/01/27) How Data Science Workloads has been removed from RC. It was removed once because the quality, including translation, was tough until it reached the release level. F # is in .NET Workloads Python is in Python Development, but there is no other RTVS (crying) I will be using RTVS separately for a while, but RTVS that can be post-installed on VS 2017 RC is In the current situation, there seems to be no choice but to use 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) When RC2 was released as an Update, the workloads were not reviewed, mainly for source control bug fixes. Updating Visual Studio 2017 Release Candidate - VS Blog
RC1 (2016/11/26) Data Science Worlkoads was included when it was announced at the Connect () 2016 event. [Visual Studio 2017 Release Candidate - VS Blog] (https://blogs.msdn.microsoft.com/visualstudio/2016/11/16/visual-studio-2017-rc/)
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.
Recommended Posts