Skip to content

Instantly share code, notes, and snippets.

@ctufts
Created July 11, 2016 17:35
Show Gist options
  • Save ctufts/fda5c1c7d661eeae102284f9b4c98706 to your computer and use it in GitHub Desktop.
Save ctufts/fda5c1c7d661eeae102284f9b4c98706 to your computer and use it in GitHub Desktop.
Pandas/Python functions/reference
  • df.dtypes : lists the type of each column in the dataframe (no parenthesis)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment