Docs.rs
datafusion-python-43.1.0
datafusion-python 43.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
arrow ^53
normal
async-trait ^0.1
normal
datafusion ^43.0.0
normal
datafusion-ffi ^43.0.0
normal
datafusion-functions-window-common ^43.0.0
normal
datafusion-proto ^43.0.0
normal
datafusion-substrait ^43.0.0
normal
optional
futures ^0.3
normal
mimalloc ^0.1
normal
optional
object_store ^0.11.0
normal
prost ^0.13
normal
pyo3 ^0.22
normal
tokio ^1.41
normal
url ^2
normal
uuid ^1.11
normal
prost-types ^0.13
build
pyo3-build-config ^0.22
build
Versions
14.91%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
python
43.1.0
Module expr
Module Items
Modules
Structs
Functions
In crate datafusion_
python
datafusion_python
Module
expr
Copy item path
Source
Modules
§
aggregate
aggregate_
expr
alias
analyze
between
binary_
expr
bool_
expr
case
cast
column
conditional_
expr
create_
memory_
table
create_
view
distinct
drop_
table
empty_
relation
exists
explain
extension
filter
grouping_
set
in_list
in_
subquery
join
like
limit
literal
logical_
node
placeholder
projection
repartition
scalar_
subquery
scalar_
variable
signature
sort
sort_
expr
subquery
subquery_
alias
table_
scan
union
unnest
unnest_
expr
window
Structs
§
PyExpr
A PyExpr that can be used on a DataFrame
PyExpr
Func
Builder
Functions
§
py_
expr_
list
Convert a list of DataFusion Expr to PyExpr