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