Skip to content
# Start coding here... 
import pandas as pd
df = pd.read_csv("EJ_ab_2018.csv")
df.head()