-
Explorer
- Explorer.DataFrame
- Explorer.Datasets
- Explorer.Series
- Backends
- Explorer.Backend
-
Explorer.Backend.DataFrame
- Summary
- Types
-
Callbacks
- arrange/2
- arrange_with/3
- collect/1
- concat_columns/1
- concat_rows/1
- distinct/4
- drop_nil/2
- dummies/2
- dump_csv/3
- filter_with/3
- from_csv/11
- from_ipc/2
- from_ndjson/3
- from_parquet/1
- from_series/1
- from_tabular/1
- head/2
- inspect/2
- join/5
- lazy/0
- mask/2
- mutate/3
- mutate_with/3
- n_rows/1
- pivot_longer/6
- pivot_wider/5
- pull/2
- rename/3
- sample/4
- select/2
- slice/2
- slice/3
- summarise/3
- summarise_with/3
- tail/2
- to_csv/4
- to_ipc/3
- to_lazy/1
- to_ndjson/2
- to_parquet/3
- to_rows/2
- Functions
- Explorer.Backend.LazyFrame
- Explorer.Backend.LazySeries
-
Explorer.Backend.Series
- Summary
- Types
-
Callbacks
- add/2
- all_equal/2
- argsort/2
- binary_and/2
- binary_or/2
- cast/2
- coalesce/2
- concat/2
- count/1
- cumulative_max/2
- cumulative_min/2
- cumulative_sum/2
- distinct/1
- divide/2
- dtype/1
- eq/2
- fetch!/2
- fill_missing/2
- first/1
- from_list/2
- gt/2
- gt_eq/2
- head/2
- inspect/2
- is_nil/1
- is_not_nil/1
- last/1
- lt/2
- lt_eq/2
- mask/2
- max/1
- mean/1
- median/1
- min/1
- multiply/2
- n_distinct/1
- neq/2
- peaks/2
- pow/2
- quantile/2
- reverse/1
- sample/4
- size/1
- slice/2
- slice/3
- sort/2
- std/1
- subtract/2
- sum/1
- tail/2
- take_every/2
- to_enum/1
- to_list/1
- transform/2
- unordered_distinct/1
- var/1
- window_max/3
- window_mean/3
- window_min/3
- window_sum/3
- Functions
-
Explorer.PolarsBackend