QuantileOptionsGidBuilderImpl.skipNulls

T skipNulls(bool propval)

Set skipNulls property.

Parameters

propvalIf true (the default), null values are ignored. Otherwise, if any value is null, emit null.

Returns

Builder instance for fluent chaining