Skip to Content
Learn Python by Building Data Science Applications
book

Learn Python by Building Data Science Applications

by Philipp Kats, David Katz
August 2019
Beginner
482 pages
12h 56m
English
Packt Publishing
Content preview from Learn Python by Building Data Science Applications

Summary

In this chapter, we learned about the basic and more advanced data structures in Python. We covered how to create, interact with, and operate on those structures. In addition to structures, we covered generators, which are functions that pretend to be iterable structures, and comprehensions, which are a concise and fast way to create and work with data structures. We also briefly touched on loops and if statements and learned how they work.

In the next chapter, we'll discuss different types of loops and statements, which will allow us to operate on datasets dynamically and embed logic into our code.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python for Data Science

Python for Data Science

Yuli Vasiliev
Introduction to Machine Learning with Python

Introduction to Machine Learning with Python

Andreas C. Müller, Sarah Guido

Publisher Resources

ISBN: 9781789535365Supplemental Content