pandas.Series.hasnans# property Series.hasnans[source]# Return True if there are any NaNs. Enables various performance speedups.