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

Evaluating a new tool or library

The only constant is change, and there is no doubt as I type this, a new tool that "fixes" all the things that are broken with framework X but is simpler to use is being developed. This section will help you navigate the new world where a constant stream of new software is available for free. You will learn what attributes and factors to look at to decide whether something is worth using or not.

There are a few heuristics that you could use when evaluating a new tool. Feel free to adjust which ones you use based on your specific needs:

  • The number of stars the tool has on GitHub
  • The tool's age
  • How long it's been since the tool has been updated
  • The number of maintainers
  • The number of open issues/PRs
  • The number of dependencies

I want to add a big asterisk to all of these. The answer to how important each of these are is the same as the answer to which architecture style is right for your code base...

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