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!

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay