W3cubDocs

/pandas 0.22

pandas.DataFrame.isnull

DataFrame.isnull() [source]

Return a boolean same-sized object indicating if the values are NA.

See also

DataFrame.notna
boolean inverse of isna
DataFrame.isnull
alias of isna
isna
top-level isna

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
http://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.DataFrame.isnull.html