Skip to content

Instantly share code, notes, and snippets.

@bryankolano
Created November 26, 2022 10:50
Show Gist options
  • Save bryankolano/5a963f3d926964e20f02582608365c20 to your computer and use it in GitHub Desktop.
Save bryankolano/5a963f3d926964e20f02582608365c20 to your computer and use it in GitHub Desktop.
one_condition = df[df['year'] >= 2013]
one_condition.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment