pandas.Series.sparse.fill_value# Series.sparse.fill_value[source]# Elements in data that are fill_value are not stored. For memory savings, this should be the most common value in the array.