Out[3]: array([11, 22, 33, nan, numpy.datetime64('NaT')], dtype=object)
In [4]: pd.isnull(ser)
Out[4]:
0 False
1 False
2 False
3 True
4 False
Name: my_series, dtype: bool
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4