Anaconda vs. Microsoft Visual Studio

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Anaconda
Score 8.1 out of 10
N/A
Anaconda provides access to the foundational open-source Python and R packages used in modern AI, data science, and machine learning. These enterprise-grade solutions enable corporate, research, and academic institutions around the world to harness open-source for competitive advantage and research. Anaconda also provides enterprise-grade security to open-source software through the Premium Repository.
$0
per month
Visual Studio
Score 9.1 out of 10
N/A
Visual Studio (now in the 2022 edition) is a 64-bit IDE that makes it easier to work with bigger projects and complex workloads, boasting a fluid and responsive experience for users. The IDE features IntelliCode, its automatic code completion tools that understand code context and that can complete up to a whole line at once to drive accurate and confident coding.
$45
per month
Pricing
AnacondaMicrosoft Visual Studio
Editions & Modules
Free Tier
$0
per month
Starter Tier
$9
per month
Business Tier
$50
per month per user
Enterprise Tier
60.00+
per month per user
Professional
$45.00
per month
Enterprise
$250.00
per month
Offerings
Pricing Offerings
AnacondaVisual Studio
Free Trial
NoNo
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AnacondaMicrosoft Visual Studio
Features
AnacondaMicrosoft Visual Studio
Platform Connectivity
Comparison of Platform Connectivity features of Product A and Product B
Anaconda
9.3
Ratings
11% above category average
Microsoft Visual Studio
-
Ratings
Connect to Multiple Data Sources9.80 Ratings00 Ratings
Extend Existing Data Sources8.00 Ratings00 Ratings
Automatic Data Format Detection9.70 Ratings00 Ratings
MDM Integration9.60 Ratings00 Ratings
Data Exploration
Comparison of Data Exploration features of Product A and Product B
Anaconda
8.5
Ratings
2% above category average
Microsoft Visual Studio
-
Ratings
Visualization9.00 Ratings00 Ratings
Interactive Data Analysis8.00 Ratings00 Ratings
Data Preparation
Comparison of Data Preparation features of Product A and Product B
Anaconda
9.0
Ratings
10% above category average
Microsoft Visual Studio
-
Ratings
Interactive Data Cleaning and Enrichment8.80 Ratings00 Ratings
Data Transformations8.00 Ratings00 Ratings
Data Encryption9.70 Ratings00 Ratings
Built-in Processors9.60 Ratings00 Ratings
Platform Data Modeling
Comparison of Platform Data Modeling features of Product A and Product B
Anaconda
9.2
Ratings
9% above category average
Microsoft Visual Studio
-
Ratings
Multiple Model Development Languages and Tools9.00 Ratings00 Ratings
Automated Machine Learning8.90 Ratings00 Ratings
Single platform for multiple model development10.00 Ratings00 Ratings
Self-Service Model Delivery9.00 Ratings00 Ratings
Model Deployment
Comparison of Model Deployment features of Product A and Product B
Anaconda
9.5
Ratings
11% above category average
Microsoft Visual Studio
-
Ratings
Flexible Model Publishing Options10.00 Ratings00 Ratings
Security, Governance, and Cost Controls9.00 Ratings00 Ratings
Best Alternatives
AnacondaMicrosoft Visual Studio
Small Businesses
Jupyter Notebook
Jupyter Notebook
Score 9.4 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
Medium-sized Companies
Posit
Posit
Score 10.0 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
Enterprises
Posit
Posit
Score 10.0 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AnacondaMicrosoft Visual Studio
Likelihood to Recommend
10.0
(0 ratings)
9.0
(0 ratings)
Likelihood to Renew
7.0
(0 ratings)
10.0
(0 ratings)
Usability
9.0
(0 ratings)
10.0
(0 ratings)
Support Rating
8.9
(0 ratings)
8.8
(0 ratings)
User Testimonials
AnacondaMicrosoft Visual Studio
Likelihood to Recommend
I have asked all my juniors to work with Anaconda and Pycharm only, as this is the best combination for now. Coming to use cases: 1. When you have multiple applications using multiple Python variants, it is a really good tool instead of Venv (I never like it). 2. If you have to work on multiple tools and you are someone who needs to work on data analytics, development, and machine learning, this is good. 3. If you have to work with both R and Python, then also this is a good tool, and it provides support for both.
Read full review
It's useful for app development, debugging, and testing. I've been using it for two years and have seen it grow into a fantastic tool. All of the features, NuGet packages, and settings that enable different types of projects are fantastic. It also has a connection to Azure DevOps and Git. It's a fantastic product that's simple to use.
Read full review
Pros
  • Installing packages is very easy with Anaconda. Anaconda comes with 'anaconda navigator', a terminal-like utility from which you can easily install R packages and python libraries.
  • Launching R and python IDEs as well as Jupyter notebooks from anaconda navigator is simple, and Anaconda makes it very easy to keep these packages up-to-date.
  • I really like the fact that if you don't want to install the full version of Anaconda, you can opt to install a lightweight version (called Miniconda) that includes less python libraries and only core conda. I've installed it when I didn't want to take up as much disk space as Anaconda requires, but it works just the same.
Read full review
  • Rock solid intellisense. For C# and VB.Net code, the intellisense provided by Visual Studio is hands down the best. If you find that you have a hard time remembering parameters of functions, or what object names were, the intellisense will rescue you and help me be an efficient developer.
  • Super fast and simple to use debugger for C# and VB. Everything in the debugger is handed to you on a silver platter. When you stop on a break point, it immediately shows you the local variables, the call stack, and even your current memory usage. Setting up watch variables is super simple and you can even make breakpoints conditional so it will only stop on certain conditions.
  • Hides the tedious tasks. There are quite a few things like publishing, creating click once deployments, and adding/removing settings in the project files that can be really time consuming when trying to do it by hand (such as if you don't have access to Visual Studio and you need to make changes). Visual Studio hides all the tedium from you by making nice point and click interfaces to get things done quickly.
Read full review
Cons
  • More graphics need in Spyder book. If you work for couple of years then you will be bored with the graphics.
  • Extra tools are required for making it secure. We uses extra tools for adding Username /Password to Jupyter.
  • R Studio Hangs a lot when open from Anaconda Navigator.
Read full review
  • Certain settings and features can sometimes be challenging to locate. The interface isn't always intuitive.
  • Sometimes there are too many ways to do the same thing. For example, users can quickly add a new workspace in Source Control Explorer when a local path shows as "Not Mapped," but it doesn't indicate that the user might want to check the dropdown list of workspaces. The shortcut of creating a new workspace by clicking on the "Not Mapped" link can lead to developers creating too many workspaces and causing workspace management to become unwieldy. If the shortcut link were removed, the user would be forced to use the Workspace dropdown. While it can add an extra step to the process, workspaces would be managed more easily, and this would enforce consistency. At the very least, there should be a high-level administrative setting to hide the shortcut link.
Read full review
Likelihood to Renew
It's really good at data processing, but needs to grow more in publishing in a way that a non-programmer can interact with. It also introduces confusion for programmers that are familiar with normal Python processes which are slightly different in Anaconda such as virtualenvs.
Read full review
VS is the best and is required for building Microsoft applications. The quality and usefulness of the product far out-weight the licensing costs associated with it.
Read full review
Usability
I am giving this rating because I have been using this tool since 2017, and I was in college at that time. Initially, I hesitated to use it as I was not very aware of the workings of Python and how difficult it is to manage its dependency from project to project. Anaconda really helped me with that. The first machine-learning model that I deployed on the Live server was with Anaconda only. It was so managed that I only installed libraries from the requirement.txt file, and it started working. There was no need to manually install cuda or tensor flow as it was a very difficult job at that time. Graphical data modeling also provides tools for it, and they can be easily saved to the system and used anywhere.
Read full review
The thing I like the most is Visual Studio doesn't suffer from Microsoft's over eager marketing department who feel they need to redesign the UI (think Office and windows) which forces users to loose large amounts of productivity having to learn software that they had previously known.
Read full review
Support Rating
Anaconda provides fast support, and a large number of users moderate its online community. This enables any questions you may have to be answered in a timely fashion, regardless of the topic. The fact that it is based in a Python environment only adds to the size of the online community.
Read full review
Between online forums like StackOverflow, online documentation, MSDN forums, and the customer support options, I find it very easy to get support for Visual Studio IDE when I need it. If desired, one can also download the MSDN documentation about the IDE and have it readily available for any support needs.
Read full review
Alternatives Considered
One of the main competitors to Anaconda can be Google products such as Colab. Colab gives you the flexibility to handle large datasets gives it an edge over Anaconda. But again, the ease of access and usability of Anaconda stacks up against Colab. Besides, Anaconda relies more on your machine which makes it safe to use.
Read full review
I personally feel Visual Studio IDE has [a] better interface and [is more] user friendly than other IDEs. It has better code maintainability and intellisense. Its inbuilt team foundation server help coders to check on their code then and go. Better nugget package management, quality testing and gives features to extract TRX file as result of testing which includes all the summary of each test case.
Read full review
Return on Investment
  • Positive impact - Multiple options for data presenting , visualizing and sharing. (Eg: R-Markdown).
  • Positive impact - Ease of access to build complex machine learning models. (I work in NLP, it has multiple built in models to analyze the various contexts).
  • Positive impact - Conda package let's to deal with external packages which can be used in Jupyter.
Read full review
  • Using the integration between Visual Studio and our source control service, the cost of re-work and losing code is drastically reduced.
  • Paid versions of Visual Studio enable developers to be so much more productive than hacked-together open source solutions that it's hard to imagine developing in Windows without it.
  • When combined with support subscriptions and the vast array of free online help options available, Visual Studio saves our developers time by keeping them coding and testing, not wasting their time trying to guess their way out of problems or spend endless hours online hoping to find answers.
Read full review
ScreenShots