Series.isnull()

pandas.Series.isnull

Series.isnull() [source]

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

See also

notnull
boolean inverse of isnull

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
登录查看完整内容