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
Posit
Score 9.8 out of 10
N/A
Posit, formerly RStudio, is a modular data science platform, combining open source and commercial products.
N/A
Pricing
Anaconda
Posit
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
No answers on this topic
Offerings
Pricing Offerings
Anaconda
Posit
Free Trial
No
Yes
Free/Freemium Version
Yes
Yes
Premium Consulting/Integration Services
Yes
No
Entry-level Setup Fee
No setup fee
Optional
Additional Details
—
—
More Pricing Information
Community Pulse
Anaconda
Posit
Considered Both Products
Anaconda
Verified User
Team Lead
Chose Anaconda
Anaconda is way easier to set-up. On Anaconda we have users working on Machine Learning in minutes, where on PyCharm is takes a lot longer to set-up and often involves getting help from IT. PyCharm is easier to integrate with Code repositories (such as GitHub), so if that's …
Anaconda is very strong in the environment and version control that make data science work much easier. The only thing that might be comparable to Anaconda would be using Kubernetes to control Docker. Another potential improvement would be replacing spyder with PyCharm and Atom …
I have experience using RStudio oustide of Anaconda. RStudio can be installed via anaconda, but I like to use RStudio separate from Anaconda when I am worin in R. I tend to use Anaconda for python and RStudio for working in R. Although installing libraries and packages can …
RStudio stacks up pretty well against Anaconda. However, Anaconda might be the first choice for someone who likes Python for their analytics and machine learning needs. In the past, I have found it seamless to connect Jupyter Notebook (in Anaconda suite) to integrate with other …
RStudio was provided as the most customizable. It was also strictly the most feature-rich as far as enabling our organization to script, run, and make use of R open-source packages in our data analysis workstreams. It also provided some support for python, which was useful …
With RStudio I can easily deploy insightful information and I can update it. Moreover, it takes minutes normally to resolve most of the new requests or to scale if needed. I have the control of my code and I can translate it into digestible reporting.
These all work synergistically and fulfill slightly different roles. In general this is determined by complexity of task and the degree of training and expertise of the end user. RStudio works well for organisations looking to move into doing more complex analytics. In general …
I like the simplicity of Rstudio, and besides the obvious point that PyCharm is an IDE for python, I find Rstudio much more intuitive. Plotting is better, Rstudio is much easier to customize, and PyCharm tends to take a long time to load. However, I have not experienced as much …
Rstudio itself is very close to PyCharm but due to the R language and the package building system. What is more, object-oriented programming is more widely adopted in python rather than R, and deep learning packages are more available in python. The language is losing …
Slower to reach ROI since it is more expensive. Rstudio also provides full text editor which is very powerful to play around with data. Also, cross platform feature which lets user to work in any operating system whether windows or mac gives Rstudio huge advantage over other …
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.
In my humble opinion, if you are working on something related to Statistics, RStudio is your go-to tool. But if you are looking for something in Machine Learning, look out for Python. The beauty is that there are packages now by which you can write Python/SQL in R. Cross-platform functionality like such makes RStudio way ahead of its competition. A couple of chinks in RStudio armor are very small and can be considered as nagging just for the sake of argument. Other than completely based on programming language, I couldn't find significant drawbacks to using RStudio. It is one of the best free software available in the market at present.
Anaconda is a one-stop destination for important data science and programming tools such as Jupyter, Spider, R etc.
Anaconda command prompt gave flexibility to use and install multiple libraries in Python easily.
Jupyter Notebook, a famous Anaconda product is still one of the best and easy to use product for students like me out there who want to practice coding without spending too much money.
The support is incredibly professional and helpful, and they often go out of their way to help me when something doesn't work.
The one-click publishing from RStudio Connect is absolutely amazing, and I really like the way that it deploys your exact package versions, because otherwise, you can get in a terrible mess.
Python doesn't feel quite as native as R at the moment but I have definitely deployed stuff in R and Python that works beautifully which is really nice indeed.
I used R Studio for building Machine Learning models, Many times when I tried to run the entire code together the software would crash. It would lead to loss of data and changes I made.
Python integration is newer and still can be rough, especially with when using virtual environments.
RStudio Connect pricing feels very department focused, not quite an enterprise perspective.
Some of the RStudio packages don't follow conventional development guidelines (API breaking changes with minor version numbers) which can make supporting larger projects over longer timeframes difficult.
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.
There is no viable alternative right now. The toolset is good and the functionality is increasing with every release. It is backed by regular releases and ongoing development by the RStudio team. There is good engagement with RStudio directly when support is required. Also there's a strong and growing community of developers who provide additional support and sample code.
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.
For someone who learns how to use the software and picks up on the "language" of R, it's very easy to use. For beginners, it can be hard and might require a course, as well as the appropriate statistical training to understand what packages to use and when
RStudio is very available and cheap to use. It needs to be updated every once in a while, but the updates tend to be quick and they do not hinder my ability to make progress. I have not experienced any RStudio outages, and I have used the application quite a bit for a variety of statistical analyses
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.
Since R is trendy among statisticians, you can find lots of help from the data science/ stats communities. If you need help with anything related to RStudio or R, google it or search on StackOverflow, you might easily find the solution that you are looking for.
I have experience using RStudio oustide of Anaconda. RStudio can be installed via anaconda, but I like to use RStudio separate from Anaconda when I am worin in R. I tend to use Anaconda for python and RStudio for working in R. Although installing libraries and packages can sometimes be tricky with both RStudio and Anaconda, I like installing R packages via RStudio. However, for anything python-related, Anaconda is my go to!
RStudio was provided as the most customizable. It was also strictly the most feature-rich as far as enabling our organization to script, run, and make use of R open-source packages in our data analysis workstreams. It also provided some support for python, which was useful when we had R heavy code with some python threaded in. Overall we picked Rstudio for the features it provided for our data analysis needs and the ability to interface with our existing resources.
RStudio is very scalable as a product. The issue I have is that it doesn't necessarily fit in nicely with the mainly Microsoft environment that everybody else is using. Having RStudio for us means dedicated servers and recruiting staff who know how to manage the environment. This isn't a fault of the product at all, it's just part of the data science landscape that we all have to put up with. Having said that RStudio is absolutely great for running on low spec servers and there are loads of options to handle concurrency, memory use, etc.
It has helped our organization to work collectively faster by using Anaconda's collaborative capabilities and adding other collaboration tools over.
By having an easy access and immediate use of libraries, developing times has decreased more than 20 %
There's an enormous data scientist shortage. Since Anaconda is very easy to use, we have to be able to convert several professionals into the data scientist. This is especially true for an economist, and this my case. I convert myself to Data Scientist thanks to my econometrics knowledge applied with Anaconda.
Using it for data science in a very big and old company, the most positive impact, from my point of view, has been the ability of spreading data culture across the group. Shortening the path from data to value.
Still it's hard to quantify economic benefits, we are struggling and it's a great point of attention, since splitting out the contribution of the single aspects of a project (and getting the RStudio pie) is complicated.
What is sure is that, in the long run, RStudio is boosting productivity and making the process in which is embedded more efficient (cost reduction).