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

Summary

JupyterLab and NumPy are for data scientists what a hacksaw and nail gun are for carpenters. Is using those two things by themselves carpentry? Not exactly, but they are vital tools that you will need in order to be able to achieve the work you want to. This is the same for data science – JupyterLab and NumPy don't cover everything, but they are two things that are going to play an important role in what you are trying to get done.

In this chapter, we discovered how to launch Jupyter notebooks from Anaconda Navigator and how to easily break down work into small chunks and evaluate the parts bit by bit. We saw that you can use a bit of line and cell magic to perform some special actions such as timing a function or operations. We also looked at some ways to speed up operations to save you valuable time. Finally, we saw how execution order matters and that you can use that as a powerful tool to explore.

We also looked at how NumPy can basically be used as a...

lock icon
The rest of the page is locked
Previous PageNext Chapter
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