Created
May 23, 2021 06:20
-
-
Save AayushSameerShah/974c256ec31f87d94107151edde51c7b to your computer and use it in GitHub Desktop.
This is the small but useful when you want to KNOW which rows are there with NA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DF.isna().any(1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment