Index _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z _ __dataframe__() (polars.DataFrame method) __enter__() (polars.SQLContext method) __exit__() (polars.SQLContext method) __init__() (polars.Array method) (polars.Binary method) (polars.Boolean method) (polars.Categorical method) (polars.DataType method) (polars.Date method) (polars.Datetime method) (polars.Decimal method) (polars.Duration method) (polars.Float32 method) (polars.Float64 method) (polars.Int16 method) (polars.Int32 method) (polars.Int64 method) (polars.Int8 method) (polars.List method) (polars.Null method) (polars.Object method) (polars.SQLContext method) (polars.StringCache method) (polars.Struct method) (polars.testing.parametric.column method) (polars.Time method) (polars.UInt16 method) (polars.UInt32 method) (polars.UInt64 method) (polars.UInt8 method) (polars.Unknown method) (polars.Utf8 method) __iter__() (polars.dataframe.group_by.GroupBy method) A abs() (polars.Expr method) (polars.Series method) activate_decimals() (polars.Config class method) add() (polars.Expr method) agg() (polars.dataframe.group_by.GroupBy method) (polars.lazyframe.group_by.LazyGroupBy method) agg_groups() (polars.Expr method) alias() (polars.Expr method) (polars.Series method) align_frames() (in module polars) all() (in module polars) (in module polars.selectors) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.Expr.list method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) (polars.Series.list method) all_horizontal() (in module polars) and_() (polars.Expr method) any() (in module polars) (polars.Expr method) (polars.Expr.list method) (polars.Series method) (polars.Series.list method) any_horizontal() (in module polars) append() (polars.Expr method) (polars.Series method) apply() (in module polars) (polars.DataFrame method) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) approx_n_unique() (in module polars) (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) approx_unique() (polars.DataFrame method) (polars.LazyFrame method) arange() (in module polars) arccos() (polars.Expr method) (polars.Series method) arccosh() (polars.Expr method) (polars.Series method) arcsin() (polars.Expr method) (polars.Series method) arcsinh() (polars.Expr method) (polars.Series method) arctan() (polars.Expr method) (polars.Series method) arctan2() (in module polars) arctan2d() (in module polars) arctanh() (polars.Expr method) (polars.Series method) arg_max() (polars.Expr method) (polars.Expr.list method) (polars.Series method) (polars.Series.list method) arg_min() (polars.Expr method) (polars.Expr.list method) (polars.Series method) (polars.Series.list method) arg_sort() (polars.Expr method) (polars.Series method) arg_sort_by() (in module polars) arg_true() (polars.Expr method) (polars.Series method) arg_unique() (polars.Expr method) (polars.Series method) arg_where() (in module polars) Array (class in polars) ArrowError assert_frame_equal() (in module polars.testing) assert_frame_not_equal() (in module polars.testing) assert_series_equal() (in module polars.testing) assert_series_not_equal() (in module polars.testing) avg() (in module polars) B backward_fill() (polars.Expr method) base_utc_offset() (polars.Expr.dt method) (polars.Series.dt method) Binary (class in polars) Boolean (class in polars) bottom_k() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) build_info() (in module polars) by_dtype() (in module polars.selectors) by_name() (in module polars.selectors) C cache() (polars.Expr method) (polars.LazyFrame method) cast() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) cast_time_unit() (polars.Expr.dt method) (polars.Series.dt method) cat (polars.Series attribute) Categorical (class in polars) categorical() (in module polars.selectors) cbrt() (polars.Expr method) (polars.Series method) ceil() (polars.Expr method) (polars.Series method) chunk_lengths() (polars.Series method) clear() (polars.DataFrame method) (polars.LazyFrame method) (polars.Series method) clip() (polars.Expr method) (polars.Series method) clip_max() (polars.Expr method) (polars.Series method) clip_min() (polars.Expr method) (polars.Series method) clone() (polars.DataFrame method) (polars.LazyFrame method) (polars.Series method) coalesce() (in module polars) collect() (polars.LazyFrame method) collect_all() (in module polars) collect_all_async() (in module polars) collect_async() (polars.LazyFrame method) column (class in polars.testing.parametric) ColumnNotFoundError columns (polars.DataFrame property) (polars.LazyFrame property) columns() (in module polars.testing.parametric) combine() (polars.Expr.dt method) (polars.Series.dt method) ComputeError concat() (in module polars) (polars.Expr.list method) (polars.Expr.str method) (polars.Series.list method) (polars.Series.str method) concat_list() (in module polars) concat_str() (in module polars) contains() (in module polars.selectors) (polars.Expr.bin method) (polars.Expr.list method) (polars.Expr.str method) (polars.Series.bin method) (polars.Series.list method) (polars.Series.str method) convert_time_zone() (polars.Expr.dt method) (polars.Series.dt method) corr() (in module polars) (polars.DataFrame method) cos() (polars.Expr method) (polars.Series method) cosh() (polars.Expr method) (polars.Series method) cot() (polars.Expr method) (polars.Series method) count() (in module polars) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.lazyframe.group_by.LazyGroupBy method) count_match() (polars.Expr.list method) (polars.Expr.str method) (polars.Series.list method) (polars.Series.str method) count_matches() (polars.Expr.list method) (polars.Expr.str method) (polars.Series.list method) (polars.Series.str method) cov() (in module polars) create_list_strategy() (in module polars.testing.parametric) cum_count() (polars.Expr method) cum_fold() (in module polars) cum_max() (polars.Expr method) (polars.Series method) cum_min() (polars.Expr method) (polars.Series method) cum_prod() (polars.Expr method) (polars.Series method) cum_reduce() (in module polars) cum_sum() (in module polars) (polars.Expr method) (polars.Series method) cum_sum_horizontal() (in module polars) cumcount() (polars.Expr method) cumfold() (in module polars) cummax() (polars.Expr method) (polars.Series method) cummin() (polars.Expr method) (polars.Series method) cumprod() (polars.Expr method) (polars.Series method) cumreduce() (in module polars) cumsum() (in module polars) (polars.Expr method) (polars.Series method) cumsum_horizontal() (in module polars) cumulative_eval() (polars.Expr method) (polars.Series method) cut() (polars.Expr method) (polars.Series method) D dataframes() (in module polars.testing.parametric) DataType (class in polars) Date (class in polars) date() (in module polars) (in module polars.selectors) (polars.Expr.dt method) (polars.Series.dt method) date_range() (in module polars) date_ranges() (in module polars) Datetime (class in polars) datetime() (in module polars) (in module polars.selectors) (polars.Expr.dt method) (polars.Series.dt method) datetime_range() (in module polars) datetime_ranges() (in module polars) day() (polars.Expr.dt method) (polars.Series.dt method) days() (polars.Expr.dt method) (polars.Series.dt method) Decimal (class in polars) decode() (polars.Expr.bin method) (polars.Expr.str method) (polars.Series.bin method) (polars.Series.str method) degrees() (polars.Expr method) describe() (polars.DataFrame method) (polars.Series method) deserialize() (polars.LazyFrame class method) diff() (polars.Expr method) (polars.Expr.list method) (polars.Series method) (polars.Series.list method) difference() (polars.Expr.list method) (polars.Series.list method) disable_string_cache() (in module polars) dot() (polars.Expr method) (polars.Series method) drop() (polars.DataFrame method) (polars.LazyFrame method) drop_in_place() (polars.DataFrame method) drop_nans() (polars.Expr method) (polars.Series method) drop_nulls() (polars.DataFrame method) (polars.Expr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.Series method) (polars.Series.list method) dst_offset() (polars.Expr.dt method) (polars.Series.dt method) dt (polars.Series attribute) dtype (polars.Series attribute) dtypes (polars.DataFrame property) (polars.LazyFrame property) DuplicateError Duration (class in polars) duration() (in module polars) (in module polars.selectors) E element() (in module polars) enable_string_cache() (in module polars) encode() (polars.Expr.bin method) (polars.Expr.str method) (polars.Series.bin method) (polars.Series.str method) ends_with() (in module polars.selectors) (polars.Expr.bin method) (polars.Expr.str method) (polars.Series.bin method) (polars.Series.str method) entropy() (polars.Expr method) (polars.Series method) epoch() (polars.Expr.dt method) (polars.Series.dt method) eq() (polars.Expr method) (polars.Expr.meta method) eq_missing() (polars.Expr method) equals() (polars.DataFrame method) (polars.Series method) estimated_size() (polars.DataFrame method) (polars.Series method) eval() (polars.Expr.list method) (polars.Series.list method) ewm_mean() (polars.Expr method) (polars.Series method) ewm_std() (polars.Expr method) (polars.Series method) ewm_var() (polars.Expr method) (polars.Series method) exclude() (in module polars) (polars.Expr method) execute() (polars.SQLContext method) exp() (polars.Expr method) (polars.Series method) expand_selector() (in module polars.selectors) explain() (polars.LazyFrame method) explode() (polars.DataFrame method) (polars.Expr method) (polars.Expr.list method) (polars.Expr.str method) (polars.LazyFrame method) (polars.Series method) (polars.Series.list method) (polars.Series.str method) extend() (polars.DataFrame method) (polars.Series method) extend_constant() (polars.Expr method) (polars.Series method) extract() (polars.Expr.str method) (polars.Series.str method) extract_all() (polars.Expr.str method) (polars.Series.str method) extract_groups() (polars.Expr.str method) (polars.Series.str method) F fetch() (polars.LazyFrame method) field() (polars.Expr.struct method) (polars.Series.struct method) fields (polars.Series.struct attribute) fill_nan() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) fill_null() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) filter() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) find_idx_by_name() (polars.DataFrame method) first() (in module polars) (in module polars.selectors) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series.list method) flags (polars.DataFrame property) (polars.Series attribute) flatten() (polars.Expr method) float() (in module polars.selectors) Float32 (class in polars) Float64 (class in polars) floor() (polars.Expr method) (polars.Series method) floordiv() (polars.Expr method) fold() (in module polars) (polars.DataFrame method) format() (in module polars) forward_fill() (polars.Expr method) frame_equal() (polars.DataFrame method) from_arrow() (in module polars) from_dataframe() (in module polars) from_dict() (in module polars) from_dicts() (in module polars) from_epoch() (in module polars) from_json() (polars.Expr class method) (polars.LazyFrame class method) from_numpy() (in module polars) from_pandas() (in module polars) from_records() (in module polars) from_repr() (in module polars) G gather() (polars.Expr method) (polars.Expr.list method) (polars.Series method) (polars.Series.list method) gather_every() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) ge() (polars.Expr method) get() (polars.Expr method) (polars.Expr.list method) (polars.Series.list method) get_categories() (polars.Expr.cat method) (polars.Series.cat method) get_chunks() (polars.Series method) get_column() (polars.DataFrame method) get_column_index() (polars.DataFrame method) get_columns() (polars.DataFrame method) get_index_type() (in module polars) glimpse() (polars.DataFrame method) group_by() (polars.DataFrame method) (polars.LazyFrame method) group_by_dynamic() (polars.DataFrame method) (polars.LazyFrame method) group_by_rolling() (polars.DataFrame method) (polars.LazyFrame method) groupby() (polars.DataFrame method) (polars.LazyFrame method) groupby_dynamic() (polars.DataFrame method) (polars.LazyFrame method) groupby_rolling() (polars.DataFrame method) (polars.LazyFrame method) groups() (in module polars) gt() (polars.Expr method) H has_multiple_outputs() (polars.Expr.meta method) has_validity() (polars.Series method) hash() (polars.Expr method) (polars.Series method) hash_rows() (polars.DataFrame method) head() (in module polars) (polars.DataFrame method) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) (polars.Series.list method) height (polars.DataFrame property) hist() (polars.Series method) hour() (polars.Expr.dt method) (polars.Series.dt method) hours() (polars.Expr.dt method) (polars.Series.dt method) hstack() (polars.DataFrame method) I implode() (in module polars) (polars.Expr method) (polars.Series method) inner_dtype (polars.Series attribute) insert_at_idx() (polars.DataFrame method) insert_column() (polars.DataFrame method) inspect() (polars.Expr method) (polars.LazyFrame method) Int16 (class in polars) Int32 (class in polars) Int64 (class in polars) Int8 (class in polars) int_range() (in module polars) int_ranges() (in module polars) integer() (in module polars.selectors) interpolate() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) intersection() (polars.Expr.list method) (polars.Series.list method) InvalidOperationError is_between() (polars.Expr method) (polars.Series method) is_boolean() (polars.Series method) is_duplicated() (polars.DataFrame method) (polars.Expr method) (polars.Series method) is_empty() (polars.DataFrame method) (polars.Series method) is_finite() (polars.Expr method) (polars.Series method) is_first() (polars.Expr method) (polars.Series method) is_first_distinct() (polars.Expr method) (polars.Series method) is_float() (polars.Series method) is_in() (polars.Expr method) (polars.Series method) is_infinite() (polars.Expr method) (polars.Series method) is_integer() (polars.Series method) is_last() (polars.Expr method) (polars.Series method) is_last_distinct() (polars.Expr method) (polars.Series method) is_leap_year() (polars.Expr.dt method) (polars.Series.dt method) is_local() (polars.Series.cat method) is_nan() (polars.Expr method) (polars.Series method) is_not() (polars.Expr method) is_not_nan() (polars.Expr method) (polars.Series method) is_not_null() (polars.Expr method) (polars.Series method) is_null() (polars.Expr method) (polars.Series method) is_numeric() (polars.Series method) is_regex_projection() (polars.Expr.meta method) is_selector() (in module polars.selectors) is_sorted() (polars.Series method) is_temporal() (polars.Series method) is_unique() (polars.DataFrame method) (polars.Expr method) (polars.Series method) is_utf8() (polars.Series method) iso_year() (polars.Expr.dt method) (polars.Series.dt method) item() (polars.DataFrame method) (polars.Series method) iter_columns() (polars.DataFrame method) iter_rows() (polars.DataFrame method) iter_slices() (polars.DataFrame method) J join() (polars.DataFrame method) (polars.Expr.list method) (polars.LazyFrame method) (polars.Series.list method) join_asof() (polars.DataFrame method) (polars.LazyFrame method) json_decode() (polars.Expr.str method) (polars.Series.str method) json_encode (polars.Series.struct attribute) json_encode() (polars.Expr.struct method) json_extract() (polars.Expr.str method) (polars.Series.str method) json_path_match() (polars.Expr.str method) (polars.Series.str method) K keep() (polars.Expr.name method) keep_name() (polars.Expr method) kurtosis() (polars.Expr method) (polars.Series method) L last() (in module polars) (in module polars.selectors) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series.list method) lazy() (polars.DataFrame method) (polars.LazyFrame method) le() (polars.Expr method) len() (polars.Expr method) (polars.Expr.list method) (polars.Series method) (polars.Series.list method) len_bytes() (polars.Expr.str method) (polars.Series.str method) len_chars() (polars.Expr.str method) (polars.Series.str method) lengths() (polars.Expr.list method) (polars.Expr.str method) (polars.Series.list method) (polars.Series.str method) limit() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) List (class in polars) list (polars.Series attribute) lit() (in module polars) ljust() (polars.Expr.str method) (polars.Series.str method) load() (polars.Config class method) load_from_file() (polars.Config class method) load_profile() (in module polars.testing.parametric) log() (polars.Expr method) (polars.Series method) log10() (polars.Expr method) (polars.Series method) log1p() (polars.Expr method) (polars.Series method) lower_bound() (polars.Expr method) (polars.Series method) lstrip() (polars.Expr.str method) (polars.Series.str method) lt() (polars.Expr method) M map() (in module polars) (polars.Expr method) (polars.Expr.name method) (polars.LazyFrame method) map_alias() (polars.Expr method) map_batches() (in module polars) (polars.Expr method) (polars.LazyFrame method) map_dict() (polars.Expr method) (polars.Series method) map_elements() (polars.Expr method) (polars.Series method) map_groups() (in module polars) (polars.dataframe.group_by.GroupBy method) (polars.lazyframe.group_by.LazyGroupBy method) map_rows() (polars.DataFrame method) matches() (in module polars.selectors) max() (in module polars) (polars.DataFrame method) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.Expr.arr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) (polars.Series.arr method) (polars.Series.dt method) (polars.Series.list method) max_horizontal() (in module polars) (polars.DataFrame method) mean() (in module polars) (polars.DataFrame method) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) (polars.Series.dt method) (polars.Series.list method) mean_horizontal() (polars.DataFrame method) median() (in module polars) (polars.DataFrame method) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.LazyFrame method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) (polars.Series.dt method) melt() (polars.DataFrame method) (polars.LazyFrame method) merge_sorted() (polars.DataFrame method) (polars.LazyFrame method) microsecond() (polars.Expr.dt method) (polars.Series.dt method) microseconds() (polars.Expr.dt method) (polars.Series.dt method) millisecond() (polars.Expr.dt method) (polars.Series.dt method) milliseconds() (polars.Expr.dt method) (polars.Series.dt method) min() (in module polars) (polars.DataFrame method) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.Expr.arr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) (polars.Series.arr method) (polars.Series.dt method) (polars.Series.list method) min_horizontal() (in module polars) (polars.DataFrame method) minute() (polars.Expr.dt method) (polars.Series.dt method) minutes() (polars.Expr.dt method) (polars.Series.dt method) mod() (polars.Expr method) mode() (polars.Expr method) (polars.Series method) module polars.selectors month() (polars.Expr.dt method) (polars.Series.dt method) month_end() (polars.Expr.dt method) (polars.Series.dt method) month_start() (polars.Expr.dt method) (polars.Series.dt method) mul() (polars.Expr method) N n_chars() (polars.Expr.str method) (polars.Series.str method) n_chunks() (polars.DataFrame method) (polars.Series method) n_unique() (in module polars) (polars.DataFrame method) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) name (polars.Series attribute) nan_max() (polars.Expr method) (polars.Series method) nan_min() (polars.Expr method) (polars.Series method) nanosecond() (polars.Expr.dt method) (polars.Series.dt method) nanoseconds() (polars.Expr.dt method) (polars.Series.dt method) ne() (polars.Expr method) (polars.Expr.meta method) ne_missing() (polars.Expr method) new_from_index() (polars.Series method) next_batches() (polars.io.csv.batched_reader.BatchedCsvReader method) NoDataError NoRowsReturnedError not_() (polars.Expr method) (polars.Series method) Null (class in polars) null_count() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) numeric() (in module polars.selectors) O Object (class in polars) offset_by() (polars.Expr.dt method) (polars.Series.dt method) ones() (in module polars) or_() (polars.Expr method) ordinal_day() (polars.Expr.dt method) (polars.Series.dt method) output_name() (polars.Expr.meta method) over() (polars.Expr method) P pad_end() (polars.Expr.str method) (polars.Series.str method) pad_start() (polars.Expr.str method) (polars.Series.str method) parse_int() (polars.Expr.str method) (polars.Series.str method) partition_by() (polars.DataFrame method) pct_change() (polars.Expr method) (polars.Series method) peak_max() (polars.Expr method) (polars.Series method) peak_min() (polars.Expr method) (polars.Series method) pipe() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) pivot() (polars.DataFrame method) polars.selectors module PolarsPanicError pop() (polars.Expr.meta method) pow() (polars.Expr method) prefix() (polars.Expr method) (polars.Expr.name method) product() (polars.DataFrame method) (polars.Expr method) (polars.Series method) profile() (polars.LazyFrame method) Q qcut() (polars.Expr method) (polars.Series method) quantile() (in module polars) (polars.DataFrame method) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.LazyFrame method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) quarter() (polars.Expr.dt method) (polars.Series.dt method) R radians() (polars.Expr method) rank() (polars.Expr method) (polars.Series method) read_avro() (in module polars) read_csv() (in module polars) read_csv_batched() (in module polars) read_database() (in module polars) read_database_uri() (in module polars) read_delta() (in module polars) read_excel() (in module polars) read_ipc() (in module polars) read_ipc_schema() (in module polars) read_ipc_stream() (in module polars) read_json() (in module polars) (polars.LazyFrame class method) read_ndjson() (in module polars) read_ods() (in module polars) read_parquet() (in module polars) read_parquet_schema() (in module polars) rechunk() (polars.DataFrame method) (polars.Expr method) (polars.Series method) reduce() (in module polars) register() (polars.SQLContext method) register_dataframe_namespace() (in module polars.api) register_expr_namespace() (in module polars.api) register_globals() (polars.SQLContext method) register_lazyframe_namespace() (in module polars.api) register_many() (polars.SQLContext method) register_series_namespace() (in module polars.api) reinterpret() (polars.Expr method) (polars.Series method) rename() (polars.DataFrame method) (polars.LazyFrame method) (polars.Series method) rename_fields() (polars.Expr.struct method) (polars.Series.struct method) repeat() (in module polars) repeat_by() (polars.Expr method) replace() (polars.DataFrame method) (polars.Expr method) (polars.Expr.str method) (polars.Series method) (polars.Series.str method) replace_all() (polars.Expr.str method) (polars.Series.str method) replace_at_idx() (polars.DataFrame method) replace_column() (polars.DataFrame method) replace_time_zone() (polars.Expr.dt method) (polars.Series.dt method) reshape() (polars.Expr method) (polars.Series method) restore_defaults() (polars.Config class method) reverse() (polars.DataFrame method) (polars.Expr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.Series method) (polars.Series.list method) rjust() (polars.Expr.str method) (polars.Series.str method) rle() (polars.Expr method) (polars.Series method) rle_id() (polars.Expr method) (polars.Series method) rolling() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) rolling_apply() (polars.Expr method) (polars.Series method) rolling_corr() (in module polars) rolling_cov() (in module polars) rolling_map() (polars.Expr method) (polars.Series method) rolling_max() (polars.Expr method) (polars.Series method) rolling_mean() (polars.Expr method) (polars.Series method) rolling_median() (polars.Expr method) (polars.Series method) rolling_min() (polars.Expr method) (polars.Series method) rolling_quantile() (polars.Expr method) (polars.Series method) rolling_skew() (polars.Expr method) (polars.Series method) rolling_std() (polars.Expr method) (polars.Series method) rolling_sum() (polars.Expr method) (polars.Series method) rolling_var() (polars.Expr method) (polars.Series method) root_names() (polars.Expr.meta method) round() (polars.Expr method) (polars.Expr.dt method) (polars.Series method) (polars.Series.dt method) round_sig_figs() (polars.Expr method) (polars.Series method) row() (polars.DataFrame method) rows() (polars.DataFrame method) rows_by_key() (polars.DataFrame method) RowsError rstrip() (polars.Expr.str method) (polars.Series.str method) S sample() (polars.DataFrame method) (polars.Expr method) (polars.Expr.list method) (polars.Series method) (polars.Series.list method) save() (polars.Config class method) save_to_file() (polars.Config class method) scan_csv() (in module polars) scan_delta() (in module polars) scan_iceberg() (in module polars) scan_ipc() (in module polars) scan_ndjson() (in module polars) scan_parquet() (in module polars) scan_pyarrow_dataset() (in module polars) scatter() (polars.Series method) schema (polars.DataFrame property) (polars.LazyFrame property) (polars.Series.struct attribute) SchemaError SchemaFieldNotFoundError search_sorted() (polars.Expr method) (polars.Series method) second() (polars.Expr.dt method) (polars.Series.dt method) seconds() (polars.Expr.dt method) (polars.Series.dt method) select() (in module polars) (polars.DataFrame method) (polars.LazyFrame method) select_seq() (polars.DataFrame method) (polars.LazyFrame method) serialize() (polars.LazyFrame method) series() (in module polars.testing.parametric) series_equal() (polars.Series method) set() (polars.Series method) set_ascii_tables() (polars.Config class method) set_at_idx() (polars.Series method) set_auto_structify() (polars.Config class method) set_decimal_separator() (polars.Config class method) set_difference() (polars.Expr.list method) (polars.Series.list method) set_float_precision() (polars.Config class method) set_fmt_float() (polars.Config class method) set_fmt_str_lengths() (polars.Config class method) set_fmt_table_cell_list_len() (polars.Config class method) set_intersection() (polars.Expr.list method) (polars.Series.list method) set_ordering() (polars.Expr.cat method) (polars.Series.cat method) set_profile() (in module polars.testing.parametric) set_random_seed() (in module polars) set_sorted() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) set_streaming_chunk_size() (polars.Config class method) set_symmetric_difference() (polars.Expr.list method) (polars.Series.list method) set_tbl_cell_alignment() (polars.Config class method) set_tbl_cell_numeric_alignment() (polars.Config class method) set_tbl_cols() (polars.Config class method) set_tbl_column_data_type_inline() (polars.Config class method) set_tbl_dataframe_shape_below() (polars.Config class method) set_tbl_formatting() (polars.Config class method) set_tbl_hide_column_data_types() (polars.Config class method) set_tbl_hide_column_names() (polars.Config class method) set_tbl_hide_dataframe_shape() (polars.Config class method) set_tbl_hide_dtype_separator() (polars.Config class method) set_tbl_rows() (polars.Config class method) set_tbl_width_chars() (polars.Config class method) set_thousands_separator() (polars.Config class method) set_trim_decimal_zeros() (polars.Config class method) set_union() (polars.Expr.list method) (polars.Series.list method) set_verbose() (polars.Config class method) shape (polars.DataFrame property) (polars.Series attribute) ShapeError shift() (polars.DataFrame method) (polars.Expr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.Series method) (polars.Series.list method) shift_and_fill() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) show_graph() (polars.LazyFrame method) show_versions() (in module polars) shrink_dtype() (polars.Expr method) (polars.Series method) shrink_to_fit() (polars.DataFrame method) (polars.Series method) shuffle() (polars.Expr method) (polars.Series method) sign() (polars.Expr method) (polars.Series method) sin() (polars.Expr method) (polars.Series method) sinh() (polars.Expr method) (polars.Series method) sink_csv() (polars.LazyFrame method) sink_ipc() (polars.LazyFrame method) sink_parquet() (polars.LazyFrame method) skew() (polars.Expr method) (polars.Series method) slice() (polars.DataFrame method) (polars.Expr method) (polars.Expr.list method) (polars.Expr.str method) (polars.LazyFrame method) (polars.Series method) (polars.Series.list method) (polars.Series.str method) sort() (polars.DataFrame method) (polars.Expr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.Series method) (polars.Series.list method) sort_by() (polars.Expr method) split() (polars.Expr.str method) (polars.Series.str method) split_exact() (polars.Expr.str method) (polars.Series.str method) splitn() (polars.Expr.str method) (polars.Series.str method) sql_expr() (in module polars) SQLContext (class in polars) sqrt() (polars.Expr method) (polars.Series method) starts_with() (in module polars.selectors) (polars.Expr.bin method) (polars.Expr.str method) (polars.Series.bin method) (polars.Series.str method) state() (polars.Config class method) std() (in module polars) (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) str (polars.Series attribute) strftime() (polars.Expr.dt method) (polars.Series.dt method) string() (in module polars.selectors) StringCache (class in polars) strip() (polars.Expr.str method) (polars.Series.str method) strip_chars() (polars.Expr.str method) (polars.Series.str method) strip_chars_end() (polars.Expr.str method) (polars.Series.str method) strip_chars_start() (polars.Expr.str method) (polars.Series.str method) strip_prefix() (polars.Expr.str method) (polars.Series.str method) strip_suffix() (polars.Expr.str method) (polars.Series.str method) strptime() (polars.Expr.str method) (polars.Series.str method) Struct (class in polars) struct() (in module polars) StructFieldNotFoundError sub() (polars.Expr method) suffix() (polars.Expr method) (polars.Expr.name method) sum() (in module polars) (polars.DataFrame method) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.Expr.arr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) (polars.Series.arr method) (polars.Series.list method) sum_horizontal() (in module polars) (polars.DataFrame method) symmetric_difference() (polars.Expr.list method) (polars.Series.list method) T tables() (polars.SQLContext method) tail() (in module polars) (polars.DataFrame method) (polars.dataframe.group_by.GroupBy method) (polars.Expr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.lazyframe.group_by.LazyGroupBy method) (polars.Series method) (polars.Series.list method) take() (polars.Expr method) (polars.Expr.list method) (polars.Series method) (polars.Series.list method) take_every() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) tan() (polars.Expr method) (polars.Series method) tanh() (polars.Expr method) (polars.Series method) temporal() (in module polars.selectors) threadpool_size() (in module polars) Time (class in polars) time() (in module polars) (in module polars.selectors) (polars.Expr.dt method) (polars.Series.dt method) time_range() (in module polars) time_ranges() (in module polars) timestamp() (polars.Expr.dt method) (polars.Series.dt method) to_array() (polars.Expr.list method) (polars.Series.list method) to_arrow() (polars.DataFrame method) (polars.Series method) to_date() (polars.Expr.str method) (polars.Series.str method) to_datetime() (polars.Expr.str method) (polars.Series.str method) to_decimal() (polars.Expr.str method) (polars.Series.str method) to_dict() (polars.DataFrame method) to_dicts() (polars.DataFrame method) to_dummies() (polars.DataFrame method) (polars.Series method) to_frame() (polars.Series method) to_init_repr() (polars.DataFrame method) (polars.Series method) to_list() (polars.Expr.arr method) (polars.Series method) (polars.Series.arr method) to_local() (polars.Series.cat method) to_lowercase() (polars.Expr.name method) (polars.Expr.str method) (polars.Series.str method) to_numpy() (polars.DataFrame method) (polars.Series method) to_pandas() (polars.DataFrame method) (polars.Series method) to_physical() (polars.Expr method) (polars.Series method) to_series() (polars.DataFrame method) to_string() (polars.Expr.dt method) (polars.Series.dt method) to_struct() (polars.DataFrame method) (polars.Expr.list method) (polars.Series.list method) to_time() (polars.Expr.str method) (polars.Series.str method) to_titlecase() (polars.Expr.str method) (polars.Series.str method) to_uppercase() (polars.Expr.name method) (polars.Expr.str method) (polars.Series.str method) TooManyRowsReturnedError top_k() (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) total_days() (polars.Expr.dt method) (polars.Series.dt method) total_hours() (polars.Expr.dt method) (polars.Series.dt method) total_microseconds() (polars.Expr.dt method) (polars.Series.dt method) total_milliseconds() (polars.Expr.dt method) (polars.Series.dt method) total_minutes() (polars.Expr.dt method) (polars.Series.dt method) total_nanoseconds() (polars.Expr.dt method) (polars.Series.dt method) total_seconds() (polars.Expr.dt method) (polars.Series.dt method) transpose() (polars.DataFrame method) tree_format() (polars.Expr.meta method) truediv() (polars.Expr method) truncate() (polars.Expr.dt method) (polars.Series.dt method) U UInt16 (class in polars) UInt32 (class in polars) UInt64 (class in polars) UInt8 (class in polars) undo_aliases() (polars.Expr.meta method) union() (polars.Expr.list method) (polars.Series.list method) unique() (polars.DataFrame method) (polars.Expr method) (polars.Expr.arr method) (polars.Expr.list method) (polars.LazyFrame method) (polars.Series method) (polars.Series.arr method) (polars.Series.list method) unique_counts() (polars.Expr method) (polars.Series method) Unknown (class in polars) unnest() (polars.DataFrame method) (polars.LazyFrame method) (polars.Series.struct method) unregister() (polars.SQLContext method) unstack() (polars.DataFrame method) update() (polars.DataFrame method) (polars.LazyFrame method) upper_bound() (polars.Expr method) (polars.Series method) upsample() (polars.DataFrame method) uses_lexical_ordering() (polars.Series.cat method) using_string_cache() (in module polars) Utf8 (class in polars) V value_counts() (polars.Expr method) (polars.Series method) var() (in module polars) (polars.DataFrame method) (polars.Expr method) (polars.LazyFrame method) (polars.Series method) view() (polars.Series method) vstack() (polars.DataFrame method) W week() (polars.Expr.dt method) (polars.Series.dt method) weekday() (polars.Expr.dt method) (polars.Series.dt method) when() (in module polars) where() (polars.Expr method) width (polars.DataFrame property) (polars.LazyFrame property) with_columns() (polars.DataFrame method) (polars.LazyFrame method) with_columns_seq() (polars.DataFrame method) (polars.LazyFrame method) with_context() (polars.LazyFrame method) with_row_count() (polars.DataFrame method) (polars.LazyFrame method) with_time_unit() (polars.Expr.dt method) (polars.Series.dt method) write_avro() (polars.DataFrame method) write_csv() (polars.DataFrame method) write_database() (polars.DataFrame method) write_delta() (polars.DataFrame method) write_excel() (polars.DataFrame method) write_ipc() (polars.DataFrame method) write_ipc_stream() (polars.DataFrame method) write_json() (polars.DataFrame method) (polars.Expr.meta method) (polars.LazyFrame method) write_ndjson() (polars.DataFrame method) write_parquet() (polars.DataFrame method) X xor() (polars.Expr method) Y year() (polars.Expr.dt method) (polars.Series.dt method) Z zeros() (in module polars) zfill() (polars.Expr.str method) (polars.Series.str method) zip_with() (polars.Series method)