Skip to Content
Practical Data Analysis Using Jupyter Notebook
book

Practical Data Analysis Using Jupyter Notebook

by Marc Wintjen
June 2020
Intermediate to advanced content levelIntermediate to advanced
322 pages
7h 25m
English
Packt Publishing
Content preview from Practical Data Analysis Using Jupyter Notebook
Gathering and Loading Data in Python

This chapter will explain what SQL isand why it is important for data analysis by teaching you how to use and access databases using SQLite for our examples. An overview of relational database technology will be provided along with insightful information on database systems to help to improve your data literacy when communicating with experts. You will also learn how to run SQLSELECTqueries from the Jupyter Notebook and how to load them into DataFrames. Basic statistics, data lineage, and metadata (data about data) will be explained using thepandaslibrary.

We will cover the following topics in this chapter:

  • Introduction to SQL and relational databases
  • From SQL to pandas DataFrames
  • Data about your data ...
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

Beginning Data Science in R 4: Data Analysis, Visualization, and Modelling for the Data Scientist

Beginning Data Science in R 4: Data Analysis, Visualization, and Modelling for the Data Scientist

Thomas Mailund
How to Become a Game-Changing Leader

How to Become a Game-Changing Leader

Douglas A. Ready, Alan Mulally
What Successful Project Managers Do

What Successful Project Managers Do

W. Scott Cameron, Jeffrey S. Russell, Edward J. Hoffman, Alexander Laufer

Publisher Resources

ISBN: 9781838826031Supplemental Content