pandas.DataFrame.isnull — pandas 0.16.2 documentation (original) (raw)
DataFrame.isnull()¶
Return a boolean same-sized object indicating if the values are null
See also
boolean inverse of isnull
DataFrame.isnull()¶
Return a boolean same-sized object indicating if the values are null
See also
boolean inverse of isnull