Deedle


IFrameOperation<'V>

Namespace: Deedle

Represents an operation that can be invoked on Frame<'R, 'C>. The operation is generic in the type of row and column keys.

Instance members

Instance memberDescription
Invoke(arg1)
Signature: Frame<'R,'C> -> 'V
Modifiers: abstract
Type parameters: 'C
Fork me on GitHub