one_year_query = df.query('year >= 2013')
one_year_query.head()
view raw one_query.py hosted with ❤ by GitHub