modin.pandas.Series.hasnans¶
- property Series.hasnans: bool[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.32.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/series.py#L2265-L2270)¶
Return True if there are any NaNs.
Return True if there are any NaNs.