ExPolars.Series (ExPolars v0.1.0-dev)
View Source
Documentation for Series
.
Reduce this Series to the sum value.
Set masked values.
Parameters
filter
Boolean mask
value
Value to replace the the masked values with.
Reduce this Series to the sum value.