pandas.Panel4D.isnull
-
Panel4D.isnull() Return a boolean same-sized object indicating if the values are null.
See also
notnull- boolean inverse of isnull
Panel4D.isnull()Return a boolean same-sized object indicating if the values are null.
See also
notnull