Docs.rs
trs-dataframe-0.8.9
trs-dataframe 0.8.9
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
spigi42
AdamStepan
Dependencies
chrono ^0.4
normal
trs-data-value ^0.2
normal
halfbrown ^0.2
normal
jemalloc-ctl ^0.5
normal
optional
jemallocator ^0.5
normal
optional
ndarray ^0.16
normal
numpy ^0.26
normal
optional
pest ^2
normal
pest_derive ^2
normal
polars ^0.52.0
normal
optional
pyo3 ^0.26
normal
optional
pyo3-polars ^0.25
normal
optional
regex ^1.10
normal
rmp-serde ^1
normal
optional
serde ^1.0
normal
serde_json ^1
normal
optional
smartstring ^1
normal
thiserror ^2
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3
normal
optional
utoipa ^5
normal
optional
criterion ^0.5
dev
rand ^0.9
dev
rstest ^0.25
dev
tracing-test ^0.2
dev
Versions
24.38%
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
apply_function
trs_
dataframe
0.8.9
In trs_
dataframe::
filter::
filtering
trs_dataframe
::
filter
::
filtering
Function
apply_
function
Copy item path
Source
pub fn apply_function( df: &impl
Filtering
, expression: &
Expression
, ) ->
Result
<
Vec
<
usize
>,
Error
>