Reader small image

You're reading from  Building Data Science Solutions with Anaconda

Product typeBook
Published inMay 2022
PublisherPackt
ISBN-139781800568785
Edition1st Edition
Concepts
Right arrow
Author (1)
Dan Meador
Dan Meador
author image
Dan Meador

Dan Meador is an Engineering Manager at Anaconda and is the creator of Conda as well as a champion of open source at Anaconda. With a history of engineering and client facing roles, he has the ability to jump into any position. He has a track record of delivering as a leader and a follower in companies from the Fortune 10 to startups.
Read more about Dan Meador

Right arrow

Importing packages with Anaconda and conda-forge

This section might be one of the most valuable in the entire book as it's such a foundational part of the work you will do day to day as a data scientist (and as a developer). In any given project or even a small proof of concept, you will use many packages to accomplish what you need to, so let's look at how conda and conda-forge work together to get you what you need.

The conda package manager and Navigator are great tools, but they are useless without the packages themselves. For any given update to a package, there are things that might have changed with it or new dependencies brought in. For example, TensorFlow (https://github.com/tensorflow/tensorflow), the popular machine learning framework, is looking at releasing version 2.6.0. This release splits out a major part, Keras, so now there may be libraries that aren't needed and new ones that are. Some package updates are very minor, but some require a lot of manual...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Building Data Science Solutions with Anaconda
Published in: May 2022Publisher: PacktISBN-13: 9781800568785

Author (1)

author image
Dan Meador

Dan Meador is an Engineering Manager at Anaconda and is the creator of Conda as well as a champion of open source at Anaconda. With a history of engineering and client facing roles, he has the ability to jump into any position. He has a track record of delivering as a leader and a follower in companies from the Fortune 10 to startups.
Read more about Dan Meador