pandas.DatetimeIndex.notnull
- 
DatetimeIndex.notnull()[source] - 
Inverse of isna
New in version 0.20.0.
Returns: a boolean array of whether my values are not NA See also
- 
 
notnull - alias of notna
 - 
 
pandas.notna - top-level notna
 
 - 
 
 
    © 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.22.0/generated/pandas.DatetimeIndex.notnull.html