General Category > General Discussion

Advantages of Anaconda Over Standard Python For Data Science

(1/1)

Vineesh K P:
Hello,

In this topic, we will be looking at the advantages of Anaconda Python over the Standard Python.


* Common Machine Learning/Data Science libraries come preinstalled with it.
* It gives high-performance computing with Anaconda Accelerate and several other components
* Removes bottlenecks involved in installing the right packages while taking into considerations their compatibility with various other packages as might be encountered while using pip.
* It has a dedicated package manager called conda
* There is no risk of messing up required system libraries

Navigation

[0] Message Index

Go to full version