pandas.SparseArray.fill_value — pandas 0.24.2 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.
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.