pandas.SparseArray.fill_value

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.

Scroll To Top