Getting ready

Import the following libraries:

import matplotlib.pyplot as plt
import pandas as pd

We will use pandas to read the Excel files.