Series
Method |
arrow |
pandas-like |
polars |
abs |
|
|
|
alias |
|
|
|
all |
|
|
|
any |
|
|
|
arg_max |
|
|
|
arg_min |
|
|
|
arg_true |
|
|
|
cast |
|
|
|
cat |
|
|
|
clip |
|
|
|
count |
|
|
|
cum_count |
|
|
|
cum_max |
|
|
|
cum_min |
|
|
|
cum_prod |
|
|
|
cum_sum |
|
|
|
diff |
|
|
|
drop_nulls |
|
|
|
dt |
|
|
|
dtype |
|
|
|
ewm_mean |
|
|
|
fill_null |
|
|
|
filter |
|
|
|
gather_every |
|
|
|
head |
|
|
|
implementation |
|
|
|
is_between |
|
|
|
is_duplicated |
|
|
|
is_empty |
|
|
|
is_finite |
|
|
|
is_first_distinct |
|
|
|
is_in |
|
|
|
is_last_distinct |
|
|
|
is_nan |
|
|
|
is_null |
|
|
|
is_sorted |
|
|
|
is_unique |
|
|
|
item |
|
|
|
len |
|
|
|
list |
|
|
|
max |
|
|
|
mean |
|
|
|
median |
|
|
|
min |
|
|
|
mode |
|
|
|
n_unique |
|
|
|
name |
|
|
|
null_count |
|
|
|
pipe |
|
|
|
quantile |
|
|
|
rank |
|
|
|
rename |
|
|
|
replace_strict |
|
|
|
rolling_mean |
|
|
|
rolling_std |
|
|
|
rolling_sum |
|
|
|
rolling_var |
|
|
|
round |
|
|
|
sample |
|
|
|
scatter |
|
|
|
shape |
|
|
|
shift |
|
|
|
skew |
|
|
|
sort |
|
|
|
std |
|
|
|
str |
|
|
|
sum |
|
|
|
tail |
|
|
|
to_arrow |
|
|
|
to_dummies |
|
|
|
to_frame |
|
|
|
to_list |
|
|
|
to_native |
|
|
|
to_numpy |
|
|
|
to_pandas |
|
|
|
to_polars |
|
|
|
unique |
|
|
|
value_counts |
|
|
|
var |
|
|
|
zip_with |
|
|
|