Data Overview

5.1. Data Overview#

A very important part of a data scientist’s job is to understand the data, the business requirements, and the domain context.

This overview not only helps the data scientist solve the problem at hand but also analyze and suggest other potential improvements.

In Chapter 1, we learned how to access data from various sources and convert them into a dataframe. Now, let’s look at some ways we can preview and inspect our dataframes.