Click or drag to resize
FrameTRowKey, TColumnKeyDynamicAssignmenta, b, V Operator (Framea, b, b, IEnumerableV)
[category:Series operations]

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
C# does not support this operator.

Parameters

frame
Type: DeedleFramea, b

[Missing <param name="frame"/> documentation for "M:Deedle.Frame`2.op_DynamicAssignment``3(Deedle.Frame{``0,``1},``1,System.Collections.Generic.IEnumerable{``2})"]

column
Type: b

[Missing <param name="column"/> documentation for "M:Deedle.Frame`2.op_DynamicAssignment``3(Deedle.Frame{``0,``1},``1,System.Collections.Generic.IEnumerable{``2})"]

data
Type: System.Collections.GenericIEnumerableV

[Missing <param name="data"/> documentation for "M:Deedle.Frame`2.op_DynamicAssignment``3(Deedle.Frame{``0,``1},``1,System.Collections.Generic.IEnumerable{``2})"]

Type Parameters

a
b
V
See Also