r is.na panda
# detect the missing values
df.isna()
sr.isna()
Active Programmer
# detect the missing values
df.isna()
sr.isna()