Module blackjack::traits[][src]

Traits to be used throughout the crate

Traits

BlackJackData

Trait dictates the supported primitives for use in Series structs.

ColumnManager

Define the behavior for managing columns/series within a dataframe

DataFrameBehavior

DataFrame behavior