Module brassfibre::prelude [] [src]

Structs

Block
DataFrame
Indexer

Hash index

NullVec

Nullable Vector

Series

Enums

Array

Generic array which can contain NullVec of primitive types.

Nullable

Nullable Scalar

Scalar

Generic scalar which can contain arbitrary primitive types.

Traits

Append

Concatenate along row

Apply
BasicAggregation
ColIndex

Indexing methods for Columns

ComparisonAggregation
Concatenation

Concatenate along columns

Description
IndexerIndex

Indexing methods for Indexer

Join

Join by index

NAppend

Concatenate along row

NBasicAggregation

Basic aggregation methods

NComparisonAggregation

Aggregation methods for comparable types.

NNumericAggregation

Aggregation methods for numeric types.

NumericAggregation
RowIndex

Indexing methods for Index(Row)

Slicer

Indexing methods for 1-dimensional array-likes.