polars_ops

Module series

Source

Enums§

ClosedInterval
NullStrategy
SearchSortedSide

Traits§

ArgAgg
Argmin/ Argmax
MinMaxHorizontal
SeriesMethods
SeriesSealed
SumMeanHorizontal

Functions§

clip
Set values outside the given boundaries to the boundary value.
clip_max
Set values above the given maximum to the maximum value.
clip_min
Set values below the given minimum to the minimum value.
coalesce_columns
convert_to_unsigned_index
count_ones
count_zeros
is_positive_idx_uncertain
May give false negatives because it ignores the null values.
is_positive_idx_uncertain_col
May give false negatives because it ignores the null values.
leading_ones
leading_zeros
max_horizontal
mean_horizontal
min_horizontal
negate
negate_bitwise
new_int_range
new_linear_space_f32
new_linear_space_f64
sum_horizontal
trailing_ones
trailing_zeros