Skip to content

Instantly share code, notes, and snippets.

@amandaiglesiasmoreno
Created November 22, 2021 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amandaiglesiasmoreno/31e2c7b9ec91fc9170339ae2cb225f58 to your computer and use it in GitHub Desktop.
Save amandaiglesiasmoreno/31e2c7b9ec91fc9170339ae2cb225f58 to your computer and use it in GitHub Desktop.
# null observations of the TotalCharges column
df_telco[df_telco['TotalCharges'].isnull()]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment