id stringlengths 16 145 | text stringlengths 1 179k | title stringclasses 1
value |
|---|---|---|
polar_functions/LazyFrame_75_16.txt | /polars.Expr.entropy.html)
* [ polars.Expr.ewm_mean ](../../expressions/api/polars.Expr.ewm_mean.html)
* [ polars.Expr.ewm_mean_by ](../../expressions/api/polars.Expr.ewm_mean_by.html)
* [ polars.Expr.ewm_std ](../../expressions/api/polars.Expr.ewm_std.html)
* [ polars.Expr.ewm_var ](../../expre... | |
polar_functions/LazyFrame_23_4.txt | * [ polars.lazyframe.group_by.LazyGroupBy.agg ](polars.lazyframe.group_by.LazyGroupBy.agg.html)
* [ polars.lazyframe.group_by.LazyGroupBy.all ](polars.lazyframe.group_by.LazyGroupBy.all.html)
* [ polars.lazyframe.group_by.LazyGroupBy.apply ](polars.lazyframe.group_by.LazyGroupBy.apply.html)
* [ po... | |
polar_functions/LazyFrame_29_14.txt | rs.Expr.mean ](../../expressions/api/polars.Expr.mean.html)
* [ polars.Expr.median ](../../expressions/api/polars.Expr.median.html)
* [ polars.Expr.min ](../../expressions/api/polars.Expr.min.html)
* [ polars.Expr.nan_max ](../../expressions/api/polars.Expr.nan_max.html)
* [ polars.Expr.nan_min ... | |
polar_functions/Expression_34_22.txt | me_unit.html)
* [ polars.Expr.dt.year ](polars.Expr.dt.year.html)
* [ Window ](../window.html) __
* [ polars.Expr.over ](polars.Expr.over.html)
* [ polars.Expr.rolling ](polars.Expr.rolling.html)
* [ Selectors ](../../selectors.html)
* [ Functions ](../../functions.html) __
* [ polars.fro... | |
polar_functions/Expression_48_26.txt | Expr.replace
"polars.Expr.replace")
Examples
>>> df = pl.DataFrame(
... {
... "sine": [0.0, 1.0, 0.0, -1.0],
... "cosine": [1.0, 0.0, -1.0, 0.0],
... }
... )
>>> df.select(pl.all().map_batches(lambda x: x.to_numpy().argmax()))
shape: (1, 2)
┌... | |
polar_functions/LazyFrame_31_4.txt | LazyGroupBy.agg ](polars.lazyframe.group_by.LazyGroupBy.agg.html)
* [ polars.lazyframe.group_by.LazyGroupBy.all ](polars.lazyframe.group_by.LazyGroupBy.all.html)
* [ polars.lazyframe.group_by.LazyGroupBy.apply ](polars.lazyframe.group_by.LazyGroupBy.apply.html)
* [ polars.lazyframe.group_by.LazyGroupB... | |
polar_functions/input_output_6_7.txt | /series/api/polars.Series.cat.set_ordering.html)
* [ polars.Series.cat.to_local ](../series/api/polars.Series.cat.to_local.html)
* [ polars.Series.cat.uses_lexical_ordering ](../series/api/polars.Series.cat.uses_lexical_ordering.html)
* [ Computation ](../series/computation.html) __
* [ polars.Ser... | |
polar_functions/DataType_12_19.txt | essions/api/polars.Expr.list.mean.html)
* [ polars.Expr.list.median ](../expressions/api/polars.Expr.list.median.html)
* [ polars.Expr.list.min ](../expressions/api/polars.Expr.list.min.html)
* [ polars.Expr.list.reverse ](../expressions/api/polars.Expr.list.reverse.html)
* [ polars.Expr.list.sa... | |
polar_functions/DataType_21_16.txt | tml)
* [ polars.Expr.ewm_var ](../expressions/api/polars.Expr.ewm_var.html)
* [ polars.Expr.exp ](../expressions/api/polars.Expr.exp.html)
* [ polars.Expr.hash ](../expressions/api/polars.Expr.hash.html)
* [ polars.Expr.hist ](../expressions/api/polars.Expr.hist.html)
* [ polars.Expr.kurto... | |
polar_functions/input_output_10_17.txt | rs.concat_list ](../expressions/api/polars.concat_list.html)
* [ polars.concat_str ](../expressions/api/polars.concat_str.html)
* [ polars.corr ](../expressions/api/polars.corr.html)
* [ polars.count ](../expressions/api/polars.count.html)
* [ polars.cov ](../expressions/api/polars.cov.html)
... | |
polar_functions/LazyFrame_51_22.txt | /../expressions/api/polars.Expr.str.explode.html)
* [ polars.Expr.str.extract ](../../expressions/api/polars.Expr.str.extract.html)
* [ polars.Expr.str.extract_all ](../../expressions/api/polars.Expr.str.extract_all.html)
* [ polars.Expr.str.extract_groups ](../../expressions/api/polars.Expr.str.extra... | |
polar_functions/DataType_23_4.txt | * [ polars.lazyframe.group_by.LazyGroupBy.all ](../lazyframe/api/polars.lazyframe.group_by.LazyGroupBy.all.html)
* [ polars.lazyframe.group_by.LazyGroupBy.apply ](../lazyframe/api/polars.lazyframe.group_by.LazyGroupBy.apply.html)
* [ polars.lazyframe.group_by.LazyGroupBy.count ](../lazyframe/api/polars.lazy... | |
polar_functions/input_output_35_13.txt | olars.Series.dt.mean.html)
* [ polars.Series.dt.median ](../series/api/polars.Series.dt.median.html)
* [ polars.Series.dt.microsecond ](../series/api/polars.Series.dt.microsecond.html)
* [ polars.Series.dt.microseconds ](../series/api/polars.Series.dt.microseconds.html)
* [ polars.Series.dt.mill... | |
polar_functions/LazyFrame_19_0.txt | Skip to main content
__ Back to top
__ ` Ctrl ` \+ ` K `
[  ](../../../index.html)
Site Navigation
* [ Python API reference ](../../index.html)
* [ User guide ](https://docs.pola.rs/user-guide/)
*... | |
polar_functions/LazyFrame_15_3.txt | /dataframe/api/polars.DataFrame.set_sorted.html)
* [ polars.DataFrame.shift ](../../dataframe/api/polars.DataFrame.shift.html)
* [ polars.DataFrame.shift_and_fill ](../../dataframe/api/polars.DataFrame.shift_and_fill.html)
* [ polars.DataFrame.shrink_to_fit ](../../dataframe/api/polars.DataFrame.shrin... | |
polar_functions/input_output_7_0.txt | Skip to main content
__ Back to top
__ ` Ctrl ` \+ ` K `
[  ](../../index.html)
Site Navigation
* [ Python API reference ](../index.html)
* [ User guide ](https://docs.pola.rs/user-guide/)
* [ __ ... | |
polar_functions/Expression_25_10.txt | t.set_intersection ](../../series/api/polars.Series.list.set_intersection.html)
* [ polars.Series.list.set_symmetric_difference ](../../series/api/polars.Series.list.set_symmetric_difference.html)
* [ polars.Series.list.set_union ](../../series/api/polars.Series.list.set_union.html)
* [ polars.Series.... | |
polar_functions/Function_8_20.txt | lars.Expr.interpolate ](../expressions/api/polars.Expr.interpolate.html)
* [ polars.Expr.limit ](../expressions/api/polars.Expr.limit.html)
* [ polars.Expr.lower_bound ](../expressions/api/polars.Expr.lower_bound.html)
* [ polars.Expr.map_dict ](../expressions/api/polars.Expr.map_dict.html)
* [ ... | |
polar_functions/DataType_4_10.txt | er_every.html)
* [ Manipulation/selection ](../series/modify_select.html) __
* [ polars.Series.alias ](../series/api/polars.Series.alias.html)
* [ polars.Series.append ](../series/api/polars.Series.append.html)
* [ polars.Series.arg_sort ](../series/api/polars.Series.arg_sort.html)
* [ polar... | |
polar_functions/LazyFrame_8_18.txt | .html)
* [ polars.rolling_corr ](../../expressions/api/polars.rolling_corr.html)
* [ polars.rolling_cov ](../../expressions/api/polars.rolling_cov.html)
* [ polars.select ](../../expressions/api/polars.select.html)
* [ polars.std ](../../expressions/api/polars.std.html)
* [ polars.struct ]... | |
polar_functions/Expression_39_14.txt | [ polars.Series.dt.to_string ](../../series/api/polars.Series.dt.to_string.html)
* [ polars.Series.dt.total_days ](../../series/api/polars.Series.dt.total_days.html)
* [ polars.Series.dt.total_hours ](../../series/api/polars.Series.dt.total_hours.html)
* [ polars.Series.dt.total_microseconds ](../../... | |
polar_functions/Expression_29_3.txt | /dataframe/api/polars.DataFrame.set_sorted.html)
* [ polars.DataFrame.shift ](../../dataframe/api/polars.DataFrame.shift.html)
* [ polars.DataFrame.shift_and_fill ](../../dataframe/api/polars.DataFrame.shift_and_fill.html)
* [ polars.DataFrame.shrink_to_fit ](../../dataframe/api/polars.DataFrame.shrin... | |
polar_functions/input_output_22_21.txt | .name.prefix ](../expressions/api/polars.Expr.name.prefix.html)
* [ polars.Expr.name.suffix ](../expressions/api/polars.Expr.name.suffix.html)
* [ polars.Expr.name.to_lowercase ](../expressions/api/polars.Expr.name.to_lowercase.html)
* [ polars.Expr.name.to_uppercase ](../expressions/api/polars.Expr.n... | |
polar_functions/input_output_20_11.txt | s ](../series/api/polars.Series.to_dummies.html)
* [ polars.Series.top_k ](../series/api/polars.Series.top_k.html)
* [ polars.Series.unique ](../series/api/polars.Series.unique.html)
* [ polars.Series.view ](../series/api/polars.Series.view.html)
* [ polars.Series.zip_with ](../series/api/polars... | |
polar_functions/LazyFrame_2_23.txt | * [ polars.Expr.str.to_uppercase ](../../expressions/api/polars.Expr.str.to_uppercase.html)
* [ polars.Expr.str.zfill ](../../expressions/api/polars.Expr.str.zfill.html)
* [ Struct ](../../expressions/struct.html) __
* [ polars.Expr.struct.field ](../../expressions/api/polars.Expr.struct.field.htm... | |
polar_functions/input_output_25_11.txt | s ](../series/api/polars.Series.to_dummies.html)
* [ polars.Series.top_k ](../series/api/polars.Series.top_k.html)
* [ polars.Series.unique ](../series/api/polars.Series.unique.html)
* [ polars.Series.view ](../series/api/polars.Series.view.html)
* [ polars.Series.zip_with ](../series/api/polars... | |
polar_functions/DataType_1_4.txt | * [ polars.lazyframe.group_by.LazyGroupBy.all ](../lazyframe/api/polars.lazyframe.group_by.LazyGroupBy.all.html)
* [ polars.lazyframe.group_by.LazyGroupBy.apply ](../lazyframe/api/polars.lazyframe.group_by.LazyGroupBy.apply.html)
* [ polars.lazyframe.group_by.LazyGroupBy.count ](../lazyframe/api/polars.lazy... | |
polar_functions/LazyFrame_34_27.txt | ars.exceptions.DuplicateError.html)
* [ polars.exceptions.InvalidOperationError ](../../api/polars.exceptions.InvalidOperationError.html)
* [ polars.exceptions.NoDataError ](../../api/polars.exceptions.NoDataError.html)
* [ polars.exceptions.NoRowsReturnedError ](../../api/polars.exceptions.NoRowsReturnedEr... | |
polar_functions/Expression_54_17.txt | s.exclude ](polars.exclude.html)
* [ polars.first ](polars.first.html)
* [ polars.fold ](polars.fold.html)
* [ polars.format ](polars.format.html)
* [ polars.from_epoch ](polars.from_epoch.html)
* [ polars.groups ](polars.groups.html)
* [ polars.head ](polars.head.html)
* [ pol... | |
polar_functions/Expression_41_14.txt | [ polars.Series.dt.to_string ](../../series/api/polars.Series.dt.to_string.html)
* [ polars.Series.dt.total_days ](../../series/api/polars.Series.dt.total_days.html)
* [ polars.Series.dt.total_hours ](../../series/api/polars.Series.dt.total_hours.html)
* [ polars.Series.dt.total_microseconds ](../../... | |
polar_functions/input_output_33_2.txt | by_name.html)
* [ polars.DataFrame.gather_every ](../dataframe/api/polars.DataFrame.gather_every.html)
* [ polars.DataFrame.get_column ](../dataframe/api/polars.DataFrame.get_column.html)
* [ polars.DataFrame.get_column_index ](../dataframe/api/polars.DataFrame.get_column_index.html)
* [ polars.... | |
polar_functions/Expression_58_8.txt | eries.log10 ](../../series/api/polars.Series.log10.html)
* [ polars.Series.log1p ](../../series/api/polars.Series.log1p.html)
* [ polars.Series.map_dict ](../../series/api/polars.Series.map_dict.html)
* [ polars.Series.pct_change ](../../series/api/polars.Series.pct_change.html)
* [ polars.Serie... | |
polar_functions/LazyFrame_76_11.txt | /api/polars.Series.apply.html)
* [ polars.Series.equals ](../../series/api/polars.Series.equals.html)
* [ polars.Series.map_elements ](../../series/api/polars.Series.map_elements.html)
* [ polars.Series.reinterpret ](../../series/api/polars.Series.reinterpret.html)
* [ polars.Series.series_equal... | |
polar_functions/Function_10_8.txt | api/polars.Series.rolling_min.html)
* [ polars.Series.rolling_quantile ](../series/api/polars.Series.rolling_quantile.html)
* [ polars.Series.rolling_skew ](../series/api/polars.Series.rolling_skew.html)
* [ polars.Series.rolling_std ](../series/api/polars.Series.rolling_std.html)
* [ polars.Ser... | |
polar_functions/Expression_59_14.txt | [ polars.Series.dt.to_string ](../../series/api/polars.Series.dt.to_string.html)
* [ polars.Series.dt.total_days ](../../series/api/polars.Series.dt.total_days.html)
* [ polars.Series.dt.total_hours ](../../series/api/polars.Series.dt.total_hours.html)
* [ polars.Series.dt.total_microseconds ](../../... | |
polar_functions/Expression_47_25.txt | assert_frame_equal.html)
* [ polars.testing.assert_frame_not_equal ](../../api/polars.testing.assert_frame_not_equal.html)
* [ polars.testing.assert_series_equal ](../../api/polars.testing.assert_series_equal.html)
* [ polars.testing.assert_series_not_equal ](../../api/polars.testing.assert_series_not_equal... | |
polar_functions/DataType_0_9.txt | polars.Series.to_list ](../series/api/polars.Series.to_list.html)
* [ polars.Series.to_numpy ](../series/api/polars.Series.to_numpy.html)
* [ polars.Series.to_pandas ](../series/api/polars.Series.to_pandas.html)
* [ polars.Series.to_init_repr ](../series/api/polars.Series.to_init_repr.html)
* [ Li... | |
polar_functions/DataType_0_7.txt | /series/api/polars.Series.cat.set_ordering.html)
* [ polars.Series.cat.to_local ](../series/api/polars.Series.cat.to_local.html)
* [ polars.Series.cat.uses_lexical_ordering ](../series/api/polars.Series.cat.uses_lexical_ordering.html)
* [ Computation ](../series/computation.html) __
* [ polars.Ser... | |
polar_functions/Expression_34_17.txt | s.exclude ](polars.exclude.html)
* [ polars.first ](polars.first.html)
* [ polars.fold ](polars.fold.html)
* [ polars.format ](polars.format.html)
* [ polars.from_epoch ](polars.from_epoch.html)
* [ polars.groups ](polars.groups.html)
* [ polars.head ](polars.head.html)
* [ pol... | |
polar_functions/Expression_49_15.txt | pr.bin.decode ](polars.Expr.bin.decode.html)
* [ polars.Expr.bin.encode ](polars.Expr.bin.encode.html)
* [ polars.Expr.bin.ends_with ](polars.Expr.bin.ends_with.html)
* [ polars.Expr.bin.starts_with ](polars.Expr.bin.starts_with.html)
* [ Boolean ](../boolean.html) __
* [ polars.Expr.all ](p... | |
polar_functions/LazyFrame_10_26.txt | ../api/polars.Config.set_auto_structify.html)
* [ polars.Config.set_decimal_separator ](../../api/polars.Config.set_decimal_separator.html)
* [ polars.Config.set_float_precision ](../../api/polars.Config.set_float_precision.html)
* [ polars.Config.set_fmt_float ](../../api/polars.Config.set_fmt_float.html)
... | |
polar_functions/Function_3_3.txt | e/api/polars.DataFrame.slice.html)
* [ polars.DataFrame.sort ](../dataframe/api/polars.DataFrame.sort.html)
* [ polars.DataFrame.sql ](../dataframe/api/polars.DataFrame.sql.html)
* [ polars.DataFrame.tail ](../dataframe/api/polars.DataFrame.tail.html)
* [ polars.DataFrame.take_every ](../datafra... | |
polar_functions/LazyFrame_56_5.txt | ml)
* [ polars.LazyFrame.select ](polars.LazyFrame.select.html)
* [ polars.LazyFrame.select_seq ](polars.LazyFrame.select_seq.html)
* [ polars.LazyFrame.set_sorted ](polars.LazyFrame.set_sorted.html)
* [ polars.LazyFrame.shift ](polars.LazyFrame.shift.html)
* [ polars.LazyFrame.shift_and_f... | |
polar_functions/DataType_7_3.txt | e/api/polars.DataFrame.slice.html)
* [ polars.DataFrame.sort ](../dataframe/api/polars.DataFrame.sort.html)
* [ polars.DataFrame.sql ](../dataframe/api/polars.DataFrame.sql.html)
* [ polars.DataFrame.tail ](../dataframe/api/polars.DataFrame.tail.html)
* [ polars.DataFrame.take_every ](../datafra... | |
polar_functions/Expression_63_15.txt | pr.bin.decode ](polars.Expr.bin.decode.html)
* [ polars.Expr.bin.encode ](polars.Expr.bin.encode.html)
* [ polars.Expr.bin.ends_with ](polars.Expr.bin.ends_with.html)
* [ polars.Expr.bin.starts_with ](polars.Expr.bin.starts_with.html)
* [ Boolean ](../boolean.html) __
* [ polars.Expr.all ](p... | |
polar_functions/LazyFrame_76_6.txt | html)
* [ polars.Series.arr.n_unique ](../../series/api/polars.Series.arr.n_unique.html)
* [ polars.Series.arr.var ](../../series/api/polars.Series.arr.var.html)
* [ polars.Series.arr.all ](../../series/api/polars.Series.arr.all.html)
* [ polars.Series.arr.any ](../../series/api/polars.Series.ar... | |
polar_functions/Expression_8_13.txt | ies.struct.unnest ](../../series/api/polars.Series.struct.unnest.html)
* [ polars.Series.struct.fields ](../../series/api/polars.Series.struct.fields.html)
* [ polars.Series.struct.schema ](../../series/api/polars.Series.struct.schema.html)
* [ Temporal ](../../series/temporal.html) __
* [ polars.... | |
polar_functions/input_output_14_22.txt | polars.Expr.str.lstrip.html)
* [ polars.Expr.str.n_chars ](../expressions/api/polars.Expr.str.n_chars.html)
* [ polars.Expr.str.pad_end ](../expressions/api/polars.Expr.str.pad_end.html)
* [ polars.Expr.str.pad_start ](../expressions/api/polars.Expr.str.pad_start.html)
* [ polars.Expr.str.parse_... | |
polar_functions/Expression_36_9.txt | es/api/polars.Series.is_numeric.html)
* [ polars.Series.is_sorted ](../../series/api/polars.Series.is_sorted.html)
* [ polars.Series.is_temporal ](../../series/api/polars.Series.is_temporal.html)
* [ polars.Series.is_unique ](../../series/api/polars.Series.is_unique.html)
* [ polars.Series.is_ut... | |
polar_functions/LazyFrame_63_6.txt | tml)
* [ polars.Series.arr.n_unique ](../../series/api/polars.Series.arr.n_unique.html)
* [ polars.Series.arr.var ](../../series/api/polars.Series.arr.var.html)
* [ polars.Series.arr.all ](../../series/api/polars.Series.arr.all.html)
* [ polars.Series.arr.any ](../../series/api/polars.Series.arr... | |
polar_functions/LazyFrame_45_14.txt | * [ polars.Expr.mean ](../../expressions/api/polars.Expr.mean.html)
* [ polars.Expr.median ](../../expressions/api/polars.Expr.median.html)
* [ polars.Expr.min ](../../expressions/api/polars.Expr.min.html)
* [ polars.Expr.nan_max ](../../expressions/api/polars.Expr.nan_max.html)
* [ polars.Ex... | |
polar_functions/DataType_18_27.txt | mber of days since the Unix epoch (1970-01-01). The
number can be negative to indicate dates before the epoch.
__init__ ( _ * args _ , _ ** kwargs _ ) #
Methods
` __init__ ` (*args, **kwargs) |
---|---
` base_type ` () | Return this DataType's fundamental/root type class.
` is_ ` (other) ... | |
polar_functions/LazyFrame_77_7.txt | s.cbrt.html)
* [ polars.Series.cos ](../../series/api/polars.Series.cos.html)
* [ polars.Series.cosh ](../../series/api/polars.Series.cosh.html)
* [ polars.Series.cot ](../../series/api/polars.Series.cot.html)
* [ polars.Series.cum_max ](../../series/api/polars.Series.cum_max.html)
* [ pol... | |
polar_functions/input_output_25_17.txt | rs.concat_list ](../expressions/api/polars.concat_list.html)
* [ polars.concat_str ](../expressions/api/polars.concat_str.html)
* [ polars.corr ](../expressions/api/polars.corr.html)
* [ polars.count ](../expressions/api/polars.count.html)
* [ polars.cov ](../expressions/api/polars.cov.html)
... | |
polar_functions/Expression_36_25.txt | sert_frame_equal.html)
* [ polars.testing.assert_frame_not_equal ](../../api/polars.testing.assert_frame_not_equal.html)
* [ polars.testing.assert_series_equal ](../../api/polars.testing.assert_series_equal.html)
* [ polars.testing.assert_series_not_equal ](../../api/polars.testing.assert_series_not_equal.h... | |
polar_functions/Expression_40_22.txt | ml)
* [ polars.Expr.dt.year ](polars.Expr.dt.year.html)
* [ Window ](../window.html) __
* [ polars.Expr.over ](polars.Expr.over.html)
* [ polars.Expr.rolling ](polars.Expr.rolling.html)
* [ Selectors ](../../selectors.html)
* [ Functions ](../../functions.html) __
* [ polars.from_arrow ](... | |
polar_functions/input_output_38_7.txt | /series/api/polars.Series.cat.set_ordering.html)
* [ polars.Series.cat.to_local ](../series/api/polars.Series.cat.to_local.html)
* [ polars.Series.cat.uses_lexical_ordering ](../series/api/polars.Series.cat.uses_lexical_ordering.html)
* [ Computation ](../series/computation.html) __
* [ polars.Ser... | |
polar_functions/input_output_8_18.txt | /expressions/api/polars.tail.html)
* [ polars.time ](../expressions/api/polars.time.html)
* [ polars.time_range ](../expressions/api/polars.time_range.html)
* [ polars.time_ranges ](../expressions/api/polars.time_ranges.html)
* [ polars.var ](../expressions/api/polars.var.html)
* [ polars.... | |
polar_functions/input_output_19_2.txt | by_name.html)
* [ polars.DataFrame.gather_every ](../dataframe/api/polars.DataFrame.gather_every.html)
* [ polars.DataFrame.get_column ](../dataframe/api/polars.DataFrame.get_column.html)
* [ polars.DataFrame.get_column_index ](../dataframe/api/polars.DataFrame.get_column_index.html)
* [ polars.... | |
polar_functions/LazyFrame_66_12.txt | s.Series.str.starts_with.html)
* [ polars.Series.str.strip ](../../series/api/polars.Series.str.strip.html)
* [ polars.Series.str.strip_chars ](../../series/api/polars.Series.str.strip_chars.html)
* [ polars.Series.str.strip_chars_start ](../../series/api/polars.Series.str.strip_chars_start.html)
... | |
polar_functions/input_output_29_12.txt | [ polars.Series.str.split ](../series/api/polars.Series.str.split.html)
* [ polars.Series.str.split_exact ](../series/api/polars.Series.str.split_exact.html)
* [ polars.Series.str.splitn ](../series/api/polars.Series.str.splitn.html)
* [ polars.Series.str.starts_with ](../series/api/polars.Series.str... | |
polar_functions/input_output_34_2.txt | by_name.html)
* [ polars.DataFrame.gather_every ](../dataframe/api/polars.DataFrame.gather_every.html)
* [ polars.DataFrame.get_column ](../dataframe/api/polars.DataFrame.get_column.html)
* [ polars.DataFrame.get_column_index ](../dataframe/api/polars.DataFrame.get_column_index.html)
* [ polars.... | |
polar_functions/Expression_63_23.txt | olars.read_csv_batched.html)
* [ polars.scan_csv ](../../api/polars.scan_csv.html)
* [ polars.DataFrame.write_csv ](../../api/polars.DataFrame.write_csv.html)
* [ polars.LazyFrame.sink_csv ](../../api/polars.LazyFrame.sink_csv.html)
* [ polars.io.csv.batched_reader.BatchedCsvReader.next_batches ](../../... | |
polar_functions/LazyFrame_26_18.txt | * [ polars.rolling_corr ](../../expressions/api/polars.rolling_corr.html)
* [ polars.rolling_cov ](../../expressions/api/polars.rolling_cov.html)
* [ polars.select ](../../expressions/api/polars.select.html)
* [ polars.std ](../../expressions/api/polars.std.html)
* [ polars.struct ](../../e... | |
polar_functions/Expression_18_20.txt | polars.Expr.floordiv ](polars.Expr.floordiv.html)
* [ polars.Expr.mod ](polars.Expr.mod.html)
* [ polars.Expr.mul ](polars.Expr.mul.html)
* [ polars.Expr.neg ](polars.Expr.neg.html)
* [ polars.Expr.sub ](polars.Expr.sub.html)
* [ polars.Expr.truediv ](polars.Expr.truediv.html)
* [ po... | |
polar_functions/Function_13_18.txt | /expressions/api/polars.tail.html)
* [ polars.time ](../expressions/api/polars.time.html)
* [ polars.time_range ](../expressions/api/polars.time_range.html)
* [ polars.time_ranges ](../expressions/api/polars.time_ranges.html)
* [ polars.var ](../expressions/api/polars.var.html)
* [ polars.... | |
polar_functions/LazyFrame_9_9.txt | api/polars.Series.list.arg_min.html)
* [ polars.Series.list.concat ](../../series/api/polars.Series.list.concat.html)
* [ polars.Series.list.contains ](../../series/api/polars.Series.list.contains.html)
* [ polars.Series.list.count_match ](../../series/api/polars.Series.list.count_match.html)
* ... | |
polar_functions/Expression_40_15.txt | pr.bin.decode ](polars.Expr.bin.decode.html)
* [ polars.Expr.bin.encode ](polars.Expr.bin.encode.html)
* [ polars.Expr.bin.ends_with ](polars.Expr.bin.ends_with.html)
* [ polars.Expr.bin.starts_with ](polars.Expr.bin.starts_with.html)
* [ Boolean ](../boolean.html) __
* [ polars.Expr.all ](p... | |
polar_functions/Function_0_18.txt | /expressions/api/polars.tail.html)
* [ polars.time ](../expressions/api/polars.time.html)
* [ polars.time_range ](../expressions/api/polars.time_range.html)
* [ polars.time_ranges ](../expressions/api/polars.time_ranges.html)
* [ polars.var ](../expressions/api/polars.var.html)
* [ polars.... | |
polar_functions/Expression_33_19.txt | ower_bound.html)
* [ polars.Expr.map_dict ](polars.Expr.map_dict.html)
* [ polars.Expr.pipe ](polars.Expr.pipe.html)
* [ polars.Expr.qcut ](polars.Expr.qcut.html)
* [ polars.Expr.rechunk ](polars.Expr.rechunk.html)
* [ polars.Expr.reinterpret ](polars.Expr.reinterpret.html)
* [ polar... | |
polar_functions/Expression_29_1.txt | l_count ](../../dataframe/api/polars.DataFrame.null_count.html)
* [ Export ](../../dataframe/export.html) __
* [ polars.DataFrame.__dataframe__ ](../../dataframe/api/polars.DataFrame.__dataframe__.html)
* [ polars.DataFrame.to_arrow ](../../dataframe/api/polars.DataFrame.to_arrow.html)
* [ polars.... | |
polar_functions/LazyFrame_31_26.txt | /api/polars.Config.set_auto_structify.html)
* [ polars.Config.set_decimal_separator ](../../api/polars.Config.set_decimal_separator.html)
* [ polars.Config.set_float_precision ](../../api/polars.Config.set_float_precision.html)
* [ polars.Config.set_fmt_float ](../../api/polars.Config.set_fmt_float.html)
... | |
polar_functions/Expression_11_9.txt | es/api/polars.Series.is_numeric.html)
* [ polars.Series.is_sorted ](../../series/api/polars.Series.is_sorted.html)
* [ polars.Series.is_temporal ](../../series/api/polars.Series.is_temporal.html)
* [ polars.Series.is_unique ](../../series/api/polars.Series.is_unique.html)
* [ polars.Series.is_ut... | |
polar_functions/DataType_17_5.txt | LazyFrame.join ](../lazyframe/api/polars.LazyFrame.join.html)
* [ polars.LazyFrame.join_asof ](../lazyframe/api/polars.LazyFrame.join_asof.html)
* [ polars.LazyFrame.last ](../lazyframe/api/polars.LazyFrame.last.html)
* [ polars.LazyFrame.limit ](../lazyframe/api/polars.LazyFrame.limit.html)
* [... | |
polar_functions/LazyFrame_52_27.txt | /polars.exceptions.DuplicateError.html)
* [ polars.exceptions.InvalidOperationError ](../../api/polars.exceptions.InvalidOperationError.html)
* [ polars.exceptions.NoDataError ](../../api/polars.exceptions.NoDataError.html)
* [ polars.exceptions.NoRowsReturnedError ](../../api/polars.exceptions.NoRowsReturn... | |
polar_functions/LazyFrame_60_14.txt | * [ polars.Expr.mean ](../../expressions/api/polars.Expr.mean.html)
* [ polars.Expr.median ](../../expressions/api/polars.Expr.median.html)
* [ polars.Expr.min ](../../expressions/api/polars.Expr.min.html)
* [ polars.Expr.nan_max ](../../expressions/api/polars.Expr.nan_max.html)
* [ polars.E... | |
polar_functions/LazyFrame_44_22.txt | ../../expressions/api/polars.Expr.str.explode.html)
* [ polars.Expr.str.extract ](../../expressions/api/polars.Expr.str.extract.html)
* [ polars.Expr.str.extract_all ](../../expressions/api/polars.Expr.str.extract_all.html)
* [ polars.Expr.str.extract_groups ](../../expressions/api/polars.Expr.str.ext... | |
polar_functions/Function_1_0.txt | Skip to main content
__ Back to top
__ ` Ctrl ` \+ ` K `
[  ](../../index.html)
Site Navigation
* [ Python API reference ](../index.html)
* [ User guide ](https://docs.pola.rs/user-guide/)
* [ __ ... | |
polar_functions/Expression_40_5.txt | olling ](../../lazyframe/api/polars.LazyFrame.group_by_rolling.html)
* [ polars.LazyFrame.groupby ](../../lazyframe/api/polars.LazyFrame.groupby.html)
* [ polars.LazyFrame.groupby_dynamic ](../../lazyframe/api/polars.LazyFrame.groupby_dynamic.html)
* [ polars.LazyFrame.groupby_rolling ](../../lazyfram... | |
polar_functions/input_output_34_7.txt | /series/api/polars.Series.cat.set_ordering.html)
* [ polars.Series.cat.to_local ](../series/api/polars.Series.cat.to_local.html)
* [ polars.Series.cat.uses_lexical_ordering ](../series/api/polars.Series.cat.uses_lexical_ordering.html)
* [ Computation ](../series/computation.html) __
* [ polars.Ser... | |
polar_functions/Expression_49_13.txt | ies.struct.unnest ](../../series/api/polars.Series.struct.unnest.html)
* [ polars.Series.struct.fields ](../../series/api/polars.Series.struct.fields.html)
* [ polars.Series.struct.schema ](../../series/api/polars.Series.struct.schema.html)
* [ Temporal ](../../series/temporal.html) __
* [ polars.... | |
polar_functions/LazyFrame_57_5.txt | tml)
* [ polars.LazyFrame.select ](polars.LazyFrame.select.html)
* [ polars.LazyFrame.select_seq ](polars.LazyFrame.select_seq.html)
* [ polars.LazyFrame.set_sorted ](polars.LazyFrame.set_sorted.html)
* [ polars.LazyFrame.shift ](polars.LazyFrame.shift.html)
* [ polars.LazyFrame.shift_and_... | |
polar_functions/Expression_11_15.txt | pr.bin.decode ](polars.Expr.bin.decode.html)
* [ polars.Expr.bin.encode ](polars.Expr.bin.encode.html)
* [ polars.Expr.bin.ends_with ](polars.Expr.bin.ends_with.html)
* [ polars.Expr.bin.starts_with ](polars.Expr.bin.starts_with.html)
* [ Boolean ](../boolean.html) __
* [ polars.Expr.all ](p... | |
polar_functions/Expression_62_16.txt | lars.Expr.hash.html)
* [ polars.Expr.hist ](polars.Expr.hist.html)
* [ polars.Expr.kurtosis ](polars.Expr.kurtosis.html)
* [ polars.Expr.log ](polars.Expr.log.html)
* [ polars.Expr.log10 ](polars.Expr.log10.html)
* [ polars.Expr.log1p ](polars.Expr.log1p.html)
* [ polars.Expr.mode ](... | |
polar_functions/Function_1_22.txt | polars.Expr.str.lstrip.html)
* [ polars.Expr.str.n_chars ](../expressions/api/polars.Expr.str.n_chars.html)
* [ polars.Expr.str.pad_end ](../expressions/api/polars.Expr.str.pad_end.html)
* [ polars.Expr.str.pad_start ](../expressions/api/polars.Expr.str.pad_start.html)
* [ polars.Expr.str.parse_... | |
polar_functions/Expression_55_13.txt | ies.struct.unnest ](../../series/api/polars.Series.struct.unnest.html)
* [ polars.Series.struct.fields ](../../series/api/polars.Series.struct.fields.html)
* [ polars.Series.struct.schema ](../../series/api/polars.Series.struct.schema.html)
* [ Temporal ](../../series/temporal.html) __
* [ polars.... | |
polar_functions/LazyFrame_11_8.txt | polars.Series.sqrt.html)
* [ polars.Series.tan ](../../series/api/polars.Series.tan.html)
* [ polars.Series.tanh ](../../series/api/polars.Series.tanh.html)
* [ Descriptive ](../../series/descriptive.html) __
* [ polars.Series.chunk_lengths ](../../series/api/polars.Series.chunk_lengths.html)
... | |
polar_functions/Expression_2_10.txt | t.set_intersection ](../../series/api/polars.Series.list.set_intersection.html)
* [ polars.Series.list.set_symmetric_difference ](../../series/api/polars.Series.list.set_symmetric_difference.html)
* [ polars.Series.list.set_union ](../../series/api/polars.Series.list.set_union.html)
* [ polars.Series.... | |
polar_functions/Expression_21_18.txt | diff ](polars.Expr.list.diff.html)
* [ polars.Expr.list.eval ](polars.Expr.list.eval.html)
* [ polars.Expr.list.explode ](polars.Expr.list.explode.html)
* [ polars.Expr.list.first ](polars.Expr.list.first.html)
* [ polars.Expr.list.gather ](polars.Expr.list.gather.html)
* [ polars.Expr.lis... | |
polar_functions/input_output_8_5.txt | LazyFrame.join ](../lazyframe/api/polars.LazyFrame.join.html)
* [ polars.LazyFrame.join_asof ](../lazyframe/api/polars.LazyFrame.join_asof.html)
* [ polars.LazyFrame.last ](../lazyframe/api/polars.LazyFrame.last.html)
* [ polars.LazyFrame.limit ](../lazyframe/api/polars.LazyFrame.limit.html)
* [... | |
polar_functions/LazyFrame_60_6.txt | .html)
* [ polars.Series.arr.n_unique ](../../series/api/polars.Series.arr.n_unique.html)
* [ polars.Series.arr.var ](../../series/api/polars.Series.arr.var.html)
* [ polars.Series.arr.all ](../../series/api/polars.Series.arr.all.html)
* [ polars.Series.arr.any ](../../series/api/polars.Series.a... | |
polar_functions/input_output_15_13.txt | olars.Series.dt.mean.html)
* [ polars.Series.dt.median ](../series/api/polars.Series.dt.median.html)
* [ polars.Series.dt.microsecond ](../series/api/polars.Series.dt.microsecond.html)
* [ polars.Series.dt.microseconds ](../series/api/polars.Series.dt.microseconds.html)
* [ polars.Series.dt.mill... | |
polar_functions/Expression_61_13.txt | ies.struct.unnest ](../../series/api/polars.Series.struct.unnest.html)
* [ polars.Series.struct.fields ](../../series/api/polars.Series.struct.fields.html)
* [ polars.Series.struct.schema ](../../series/api/polars.Series.struct.schema.html)
* [ Temporal ](../../series/temporal.html) __
* [ polars.... | |
polar_functions/DataType_6_13.txt | olars.Series.dt.mean.html)
* [ polars.Series.dt.median ](../series/api/polars.Series.dt.median.html)
* [ polars.Series.dt.microsecond ](../series/api/polars.Series.dt.microsecond.html)
* [ polars.Series.dt.microseconds ](../series/api/polars.Series.dt.microseconds.html)
* [ polars.Series.dt.mill... | |
polar_functions/LazyFrame_33_17.txt | ssions/api/polars.arctan2.html)
* [ polars.arctan2d ](../../expressions/api/polars.arctan2d.html)
* [ polars.arg_sort_by ](../../expressions/api/polars.arg_sort_by.html)
* [ polars.arg_where ](../../expressions/api/polars.arg_where.html)
* [ polars.business_day_count ](../../expressions/api/pola... | |
polar_functions/DataType_24_23.txt | * [ polars.Expr.dt.day ](../expressions/api/polars.Expr.dt.day.html)
* [ polars.Expr.dt.days ](../expressions/api/polars.Expr.dt.days.html)
* [ polars.Expr.dt.dst_offset ](../expressions/api/polars.Expr.dt.dst_offset.html)
* [ polars.Expr.dt.epoch ](../expressions/api/polars.Expr.dt.epoch.html)
... | |
polar_functions/LazyFrame_7_24.txt | * [ polars.Expr.dt.to_string ](../../expressions/api/polars.Expr.dt.to_string.html)
* [ polars.Expr.dt.total_days ](../../expressions/api/polars.Expr.dt.total_days.html)
* [ polars.Expr.dt.total_hours ](../../expressions/api/polars.Expr.dt.total_hours.html)
* [ polars.Expr.dt.total_microseconds ](... | |
polar_functions/Expression_16_12.txt | * [ polars.Series.str.json_decode ](../../series/api/polars.Series.str.json_decode.html)
* [ polars.Series.str.json_extract ](../../series/api/polars.Series.str.json_extract.html)
* [ polars.Series.str.json_path_match ](../../series/api/polars.Series.str.json_path_match.html)
* [ polars.Series.str.le... | |
polar_functions/input_output_5_11.txt | s ](../series/api/polars.Series.to_dummies.html)
* [ polars.Series.top_k ](../series/api/polars.Series.top_k.html)
* [ polars.Series.unique ](../series/api/polars.Series.unique.html)
* [ polars.Series.view ](../series/api/polars.Series.view.html)
* [ polars.Series.zip_with ](../series/api/polars... | |
polar_functions/LazyFrame_46_25.txt | ars.datatypes.List.html)
* [ polars.datatypes.Struct ](../../api/polars.datatypes.Struct.html)
* [ polars.datatypes.String ](../../api/polars.datatypes.String.html)
* [ polars.datatypes.Categorical ](../../api/polars.datatypes.Categorical.html)
* [ polars.datatypes.Enum ](../../api/polars.datatypes.Enum... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.