paft-utils
Shared utilities for the paft workspace: canonical string helpers and optional DataFrame traits.
- Canonical string utilities:
Canonical,canonicalize,StringCode - Optional Polars helpers:
ToDataFrame,ToDataFrameVec
Install
Prefer the facade crate for most applications:
[]
= "0.3.2"
Advanced (direct dependency):
[]
= { = "0.3.2", = false }
With DataFrame helpers:
[]
= { = "0.3.2", = false, = ["dataframe"] }
Features
dataframe: enablepolarsintegration for fast columnar conversions
Quickstart
use ;
assert_eq!;
let c = try_new.unwrap;
assert_eq!;
Links
- API docs: https://docs.rs/paft-utils
- Workspace overview: https://github.com/paft-rs/paft/blob/main/README.md
- License: https://github.com/paft-rs/paft/blob/main/LICENSE