Expand description
Data protocol for gguppy
§gguppy_data
[!CAUTION] 🚧 This package is still in work and subject to great change.
gguppy_data is part of the gguppy plotting library, and provides data structures and traits for gguppy to consume.
Re-exports§
Modules§
- basicdf
- Minimal DataFrame-like abstraction for
gguppy - sample_
data - staticdf
- Static DataFrame-like abstraction for
gguppy - stdlib
- Wrappers for inbuilt data structures from the Rust standard library
Macros§
- basic_
df - Create a new
basicdf::BasicDataFramefrom A vector ofbasicdf::BasicSeries