user82135
0
Q:

to detect if a data frame has nan values

df.isnull().sum().sum()
5
4
> df.isnull().any().any()
True
2

New to Communities?

Join the community