Docs.rs
dply-0.3.5
dply 0.3.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
vincev
Dependencies
anyhow ^1.0
normal
chrono ^0.4.40
normal
clap ^4.2
normal
comfy-table ^7
normal
home ^0.5
normal
lru ^0.13.0
normal
nom ^8
normal
nom-language ^0.1.0
normal
polars ^0.46.0
normal
reedline ^0.38
normal
regex ^1.9.4
normal
thiserror ^2.0
normal
indoc ^2
dev
tikv-jemallocator ^0.6.0
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 dply
dply
0.3.5
All Items
Crate Items
Modules
Crate
dply
Copy item path
Source
Expand description
Data manipulation tool inspired by the
dplyr
grammar.
Modules
ยง
interpreter
Interpreter for dply expressions.
repl
REPL for dply expressions.