Skip to content

Instantly share code, notes, and snippets.

@dipanjanS
Created April 6, 2019 22:39
Show Gist options
  • Save dipanjanS/3c8a38f9f6e28f2ec410b889a94b6ef9 to your computer and use it in GitHub Desktop.
Save dipanjanS/3c8a38f9f6e28f2ec410b889a94b6ef9 to your computer and use it in GitHub Desktop.
(base_df
.filter(base_df['value']
.isNull())
.count())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment