I imported pandas into a jupyter notebook environment and read data from a CSV file using the block of code below:
import pandas as pd air_data = pd.read_csv(