pandas.SparseArray.fill_value — pandas 0.24.0rc1 documentation (original) (raw)

SparseArray. fill_value

Elements in data that are fill_value are not stored.

For memory savings, this should be the most common value in the array.