Docs.rs
polars-plan-0.49.1
polars-plan 0.49.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
polars-arrow ^0.49.1
normal
bitflags ^2
normal
bytemuck ^1.22
normal
bytes ^1.10
normal
chrono ^0.4.31
normal
optional
chrono-tz ^0.10
normal
optional
either ^1.14
normal
futures ^0.3.25
normal
optional
hashbrown ^0.15.0
normal
libloading ^0.8.0
normal
optional
memmap2 ^0.9
normal
num-traits ^0.2
normal
percent-encoding ^2.3
normal
polars-compute ^0.49.1
normal
polars-core ^0.49.1
normal
polars-ffi ^0.49.1
normal
optional
polars-io ^0.49.1
normal
polars-json ^0.49.1
normal
optional
polars-ops ^0.49.1
normal
polars-parquet ^0.49.1
normal
optional
polars-time ^0.49.1
normal
optional
polars-utils ^0.49.1
normal
pyo3 ^0.25
normal
optional
rayon ^1.9
normal
recursive ^0.1
normal
regex ^1.9
normal
optional
schemars ^0.8.22
normal
optional
serde ^1.0.188
normal
optional
serde_json ^1
normal
optional
sha2 ^0.10
normal
optional
strum_macros ^0.26
normal
version_check ^0.9.4
build
Versions
21.61%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate
polars_plan
polars_
plan
0.49.1
All Items
Crate Items
Modules
Macros
Crates
polars_plan
Crate
polars_plan
Copy item path
Source
Modules
§
constants
dsl
Domain specific language for the Lazy API.
frame
global
plans
prelude
utils
Macros
§
map
Fn(&Series, args)
map_
as_
slice
Fn(&[Column], args)
map_
owned
FnOnce(Series)
FnOnce(Series, args)
wrap
Results
Settings
Help
Summary
In Names
(2)
In Parameters
(6)
In Return Types
(1)
enum
polars_plan::
plans::
IRStructFunction
enum
polars_plan::
dsl::
function_expr::
StructFunction
method
polars_plan::
plans::
IRStructFunction::
clone
&
IRStructFunction
-> IRStructFunction
method
polars_plan::
plans::
IRStructFunction::
function_options
&
IRStructFunction
-> FunctionOptions
method
polars_plan::
dsl::
SpecialEq::
from
IRStructFunction
-> SpecialEq<Arc<ColumnsUdf>>
method
polars_plan::
plans::
IRStructFunction::
eq
&
IRStructFunction
, &IRStructFunction -> bool
method
polars_plan::
plans::
IRStructFunction::
fmt
&
IRStructFunction
, &mut Formatter -> Result
method
polars_plan::
plans::
IRStructFunction::
hash
&
IRStructFunction
, &mut __H -> ()
method
polars_plan::
plans::
IRStructFunction::
clone
&IRStructFunction ->
IRStructFunction