Module blackjack::traits

source ·
Expand description

Traits to be used throughout the crate

Structs

DataFrame::groupby result. Contains the split series by key
Series::groupby result. Contains the split series by key

Traits

Trait dictates the supported primitives for use in Series structs.
The intended behavior of a grouped DataFrame.