id stringlengths 16 145 | text stringlengths 1 179k | title stringclasses 1
value |
|---|---|---|
polar_functions/Expression_55_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/Expression_13_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_36_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_4_7.txt | s.Series.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)
... | |
polar_functions/input_output_18_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/Expression_47_2.txt | Frame.fill_null ](../../dataframe/api/polars.DataFrame.fill_null.html)
* [ polars.DataFrame.filter ](../../dataframe/api/polars.DataFrame.filter.html)
* [ polars.DataFrame.find_idx_by_name ](../../dataframe/api/polars.DataFrame.find_idx_by_name.html)
* [ polars.DataFrame.gather_every ](../../dataframe... | |
polar_functions/DataType_13_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/Expression_46_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/input_output_3_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/input_output_11_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_25_28.txt | >> test_lf.with_context(
... train_lf.select(pl.all().name.suffix("_train"))
... ).select(
... pl.col("feature_0").fill_null(pl.col("feature_0_train").median())
... ).collect()
shape: (3, 1)
┌───────────┐
│ feature_0 │
│ --- │
│ f64 │
╞═══════════╡
│ -1.0 ... | |
polar_functions/Expression_31_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/Function_7_24.txt | ns ](../functions.html) __
* polars.from_arrow
* [ polars.from_dataframe ](polars.from_dataframe.html)
* [ polars.from_dict ](polars.from_dict.html)
* [ polars.from_dicts ](polars.from_dicts.html)
* [ polars.from_numpy ](polars.from_numpy.html)
* [ polars.from_pandas ](polars.from_pandas.html)
... | |
polar_functions/LazyFrame_40_16.txt | /api/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 ](../../e... | |
polar_functions/input_output_12_28.txt | nctions.html#int "\(in Python v3.12\)") = 0 _ ,
_ sample_size : [ int ](https://docs.python.org/3/library/functions.html#int "\(in Python v3.12\)") = 1024 _ ,
_ eol_char : [ str ](https://docs.python.org/3/library/stdtypes.html#str "\(in Python v3.12\)") = '\n' _ ,
_ raise_if_empty : [ b... | |
polar_functions/input_output_24_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/input_output_37_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_14_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/LazyFrame_36_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/Expression_12_17.txt | ment.html)
* [ polars.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 ](polar... | |
polar_functions/input_output_14_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/LazyFrame_34_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/DataType_26_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/DataType_26_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_41_25.txt | e_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.html)
... | |
polar_functions/LazyFrame_7_2.txt | Frame.fill_null ](../../dataframe/api/polars.DataFrame.fill_null.html)
* [ polars.DataFrame.filter ](../../dataframe/api/polars.DataFrame.filter.html)
* [ polars.DataFrame.find_idx_by_name ](../../dataframe/api/polars.DataFrame.find_idx_by_name.html)
* [ polars.DataFrame.gather_every ](../../dataframe... | |
polar_functions/Expression_21_4.txt | zyFrame.width.html)
* [ Descriptive ](../../lazyframe/descriptive.html) __
* [ polars.LazyFrame.describe ](../../lazyframe/api/polars.LazyFrame.describe.html)
* [ polars.LazyFrame.explain ](../../lazyframe/api/polars.LazyFrame.explain.html)
* [ polars.LazyFrame.show_graph ](../../lazyframe/api/pol... | |
polar_functions/input_output_35_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/DataType_21_1.txt | ars.DataFrame.__dataframe__ ](../dataframe/api/polars.DataFrame.__dataframe__.html)
* [ polars.DataFrame.to_arrow ](../dataframe/api/polars.DataFrame.to_arrow.html)
* [ polars.DataFrame.to_dict ](../dataframe/api/polars.DataFrame.to_dict.html)
* [ polars.DataFrame.to_dicts ](../dataframe/api/polars.Da... | |
polar_functions/DataType_26_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_37_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_44_23.txt | 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 ](../../api/po... | |
polar_functions/DataType_7_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/DataType_21_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_60_28.txt | eprecated since version 0.19.0: This method has been renamed to [ `
LazyFrame.map_batches() `
](polars.LazyFrame.map_batches.html#polars.LazyFrame.map_batches
"polars.LazyFrame.map_batches") .
Parameters :
**function**
Lambda/ function to apply.
**predicate_pushdown**
Allow predicate pushdown ... | |
polar_functions/DataType_12_6.txt | s.min.html)
* [ polars.Series.mode ](../series/api/polars.Series.mode.html)
* [ polars.Series.nan_max ](../series/api/polars.Series.nan_max.html)
* [ polars.Series.nan_min ](../series/api/polars.Series.nan_min.html)
* [ polars.Series.product ](../series/api/polars.Series.product.html)
* [ ... | |
polar_functions/LazyFrame_65_11.txt | lars.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/input_output_33_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/Expression_58_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/LazyFrame_7_19.txt | expressions/api/polars.Expr.list.first.html)
* [ polars.Expr.list.gather ](../../expressions/api/polars.Expr.list.gather.html)
* [ polars.Expr.list.get ](../../expressions/api/polars.Expr.list.get.html)
* [ polars.Expr.list.head ](../../expressions/api/polars.Expr.list.head.html)
* [ polars.Expr... | |
polar_functions/LazyFrame_63_28.txt | --- ┆ --- │
│ i64 ┆ i64 │
╞═════╪═════╡
│ 1 ┆ 7 │
│ 2 ┆ 8 │
│ 3 ┆ 9 │
│ 4 ┆ 10 │
│ 5 ┆ 11 │
└─────┴─────┘
>>> lf.limit(2).collect()
shape: (2, 2)
┌─────┬─────┐
│ a ┆ b │
│ --- ┆ --- │
│ i64 ┆ i64 │
╞═════╪═════╡
│ 1 ┆ 7 │
│ 2... | |
polar_functions/Expression_20_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_8_25.txt | olars.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.En... | |
polar_functions/LazyFrame_47_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/LazyFrame_10_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/Expression_27_16.txt | 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 ](polars.Expr.mode.html)
*... | |
polar_functions/LazyFrame_30_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/DataType_19_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/DataType_14_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_14_18.txt | at.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/LazyFrame_65_6.txt | * [ 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.any.h... | |
polar_functions/input_output_19_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/input_output_26_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_16_5.txt | g ](polars.LazyFrame.rolling.html)
* [ 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)
*... | |
polar_functions/LazyFrame_59_28.txt | org/3/library/constants.html#None "\(in Python v3.12\)") = None _ ,
_ start_by : StartBy = 'window' _ ,
_ check_sorted : [ bool ](https://docs.python.org/3/library/functions.html#bool "\(in Python v3.12\)") = True _ ,
) → LazyGroupBy [ [source] ](https://github.com/pola-
rs/polars/blob/main... | |
polar_functions/Expression_60_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/LazyFrame_5_13.txt | icrosecond.html)
* [ polars.Series.dt.microseconds ](../../series/api/polars.Series.dt.microseconds.html)
* [ polars.Series.dt.millennium ](../../series/api/polars.Series.dt.millennium.html)
* [ polars.Series.dt.millisecond ](../../series/api/polars.Series.dt.millisecond.html)
* [ polars.Series.... | |
polar_functions/Expression_45_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/LazyFrame_45_18.txt | at.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_32_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/Expression_52_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/LazyFrame_42_22.txt | xpressions/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.extract_gr... | |
polar_functions/input_output_38_28.txt | /latest/chrono/format/strftime/index.html) Rust crate.
**time_format**
A format string, with the specifiers defined by the [ chrono
](https://docs.rs/chrono/latest/chrono/format/strftime/index.html) Rust crate.
**float_precision**
Number of decimal places to write, applied to both ` Float32 ` and ` Flo... | |
polar_functions/input_output_22_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/input_output_0_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/LazyFrame_38_11.txt | i/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_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_5_16.txt | rs.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 ](../../expression... | |
polar_functions/LazyFrame_15_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/Expression_49_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_12_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/input_output_27_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/Function_11_25.txt | ad_ods.html)
* [ polars.DataFrame.write_excel ](polars.DataFrame.write_excel.html)
* [ polars.read_ipc ](polars.read_ipc.html)
* [ polars.read_ipc_schema ](polars.read_ipc_schema.html)
* [ polars.read_ipc_stream ](polars.read_ipc_stream.html)
* [ polars.scan_ipc ](polars.scan_ipc.html)
* [ polar... | |
polar_functions/Expression_28_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/Function_14_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/DataType_13_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/input_output_32_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/Expression_36_15.txt | in.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 ](polars.Expr.all.html)
* ... | |
polar_functions/LazyFrame_68_0.txt | [  ](/. "Polars user guide")
Polars user guide
Initializing search
[ pola-rs/polars ](https://github.com/pola-rs/polars "Go to repository")
* [ User guide ](/.)
* [ API reference ](/api/)
* [ Development ](/development/contributing/)
* [ Releases ](/releases/changelog/)
[ !... | |
polar_functions/LazyFrame_7_13.txt | ries.dt.microsecond.html)
* [ polars.Series.dt.microseconds ](../../series/api/polars.Series.dt.microseconds.html)
* [ polars.Series.dt.millennium ](../../series/api/polars.Series.dt.millennium.html)
* [ polars.Series.dt.millisecond ](../../series/api/polars.Series.dt.millisecond.html)
* [ polar... | |
polar_functions/input_output_2_1.txt | ars.DataFrame.__dataframe__ ](../dataframe/api/polars.DataFrame.__dataframe__.html)
* [ polars.DataFrame.to_arrow ](../dataframe/api/polars.DataFrame.to_arrow.html)
* [ polars.DataFrame.to_dict ](../dataframe/api/polars.DataFrame.to_dict.html)
* [ polars.DataFrame.to_dicts ](../dataframe/api/polars.Da... | |
polar_functions/Function_2_14.txt | /api/polars.Expr.max.html)
* [ 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)
... | |
polar_functions/Expression_61_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_6_25.txt | rite_excel ](polars.DataFrame.write_excel.html)
* [ polars.read_ipc ](polars.read_ipc.html)
* [ polars.read_ipc_schema ](polars.read_ipc_schema.html)
* [ polars.read_ipc_stream ](polars.read_ipc_stream.html)
* [ polars.scan_ipc ](polars.scan_ipc.html)
* [ polars.DataFrame.write_ipc ](polars.DataFram... | |
polar_functions/DataType_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/Expression_16_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/Expression_15_21.txt | ](polars.Expr.str.to_titlecase.html)
* [ polars.Expr.str.to_time ](polars.Expr.str.to_time.html)
* [ polars.Expr.str.to_uppercase ](polars.Expr.str.to_uppercase.html)
* [ polars.Expr.str.zfill ](polars.Expr.str.zfill.html)
* [ Struct ](../struct.html) __
* [ polars.Expr.struct.field ](polars... | |
polar_functions/LazyFrame_33_15.txt | ars.Expr.is_in ](../../expressions/api/polars.Expr.is_in.html)
* [ polars.Expr.is_infinite ](../../expressions/api/polars.Expr.is_infinite.html)
* [ polars.Expr.is_last ](../../expressions/api/polars.Expr.is_last.html)
* [ polars.Expr.is_last_distinct ](../../expressions/api/polars.Expr.is_last_distin... | |
polar_functions/LazyFrame_28_6.txt | * [ 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.any.html)... | |
polar_functions/Expression_35_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_5_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/Expression_22_7.txt | eries/api/polars.Series.bin.contains.html)
* [ polars.Series.bin.decode ](../../series/api/polars.Series.bin.decode.html)
* [ polars.Series.bin.encode ](../../series/api/polars.Series.bin.encode.html)
* [ polars.Series.bin.ends_with ](../../series/api/polars.Series.bin.ends_with.html)
* [ polars... | |
polar_functions/LazyFrame_1_13.txt | Series.dt.microsecond.html)
* [ polars.Series.dt.microseconds ](../../series/api/polars.Series.dt.microseconds.html)
* [ polars.Series.dt.millennium ](../../series/api/polars.Series.dt.millennium.html)
* [ polars.Series.dt.millisecond ](../../series/api/polars.Series.dt.millisecond.html)
* [ pol... | |
polar_functions/input_output_31_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_1_1.txt | ars.DataFrame.__dataframe__ ](../dataframe/api/polars.DataFrame.__dataframe__.html)
* [ polars.DataFrame.to_arrow ](../dataframe/api/polars.DataFrame.to_arrow.html)
* [ polars.DataFrame.to_dict ](../dataframe/api/polars.DataFrame.to_dict.html)
* [ polars.DataFrame.to_dicts ](../dataframe/api/polars.Da... | |
polar_functions/input_output_13_14.txt | /api/polars.Expr.max.html)
* [ 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)
... | |
polar_functions/input_output_25_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_70_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.html)
... | |
polar_functions/Expression_14_20.txt | lars.Expr.add.html)
* [ 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.E... | |
polar_functions/input_output_18_6.txt | s.min.html)
* [ polars.Series.mode ](../series/api/polars.Series.mode.html)
* [ polars.Series.nan_max ](../series/api/polars.Series.nan_max.html)
* [ polars.Series.nan_min ](../series/api/polars.Series.nan_min.html)
* [ polars.Series.product ](../series/api/polars.Series.product.html)
* [ ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.