pandas.DataFrame.notnull
-
DataFrame.notnull()
[source] -
Return a boolean same-sized object indicating if the values are not null.
See also
-
isnull
- boolean inverse of notnull
-
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.20.3/generated/pandas.DataFrame.notnull.html