Deedle


SeriesBuilder<'K>

Namespace: Deedle

A simple class that inherits from SeriesBuilder<'K, obj> and can be used instead of writing SeriesBuilder<'K, obj> with two type arguments.

Constructors

ConstructorDescription
new()
Signature: unit -> SeriesBuilder<'K>
Fork me on GitHub