DEV Community

Cover image for Anaconda as a Data Science Solution
Daniel Nogueira
Daniel Nogueira

Posted on

1

Anaconda as a Data Science Solution

As soon as I started a course of Data Analysis with Python, I had the opportunity to use the Anaconda distribution.

A platform that encompasses the main tools and packages for Data Science and Machine Learning, including everything that's essential: Jupyter Notebook, Pandas, NumPy, Scikit-learn and more.

Because instead of installing these packages and libraries separately, installing Anaconda allows the users to immediately start using all the tools they might need.

I highly recommend it, and for more information:

https://www.anaconda.com

Top comments (2)

Collapse
 
integerman profile image
Matt Eland

If you're wondering about editions, Anaconda Individual Edition is a good one to go with, if the licensing allows it for you and your organization.

Check out accessibleai.dev/post/anaconda/ for some more guided tutorials on installing / configuring Anacondas.

Collapse
 
udanielnogueira profile image
Daniel Nogueira

Thanks!

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more