| Name | Description |
---|
  | Addition(Double, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Addition(Int32, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Addition(FrameTRowKey, TColumnKey, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Addition(FrameTRowKey, TColumnKey, SeriesTRowKey, Double) |
[category:Operators]
|
  | Addition(FrameTRowKey, TColumnKey, SeriesTRowKey, Int32) |
[category:Operators]
|
  | Addition(FrameTRowKey, TColumnKey, Double) |
[category:Operators]
|
  | Addition(FrameTRowKey, TColumnKey, Int32) |
[category:Operators]
|
  | Addition(SeriesTRowKey, Double, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Addition(SeriesTRowKey, Int32, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Division(Double, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Division(Int32, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Division(FrameTRowKey, TColumnKey, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Division(FrameTRowKey, TColumnKey, SeriesTRowKey, Double) |
[category:Operators]
|
  | Division(FrameTRowKey, TColumnKey, SeriesTRowKey, Int32) |
[category:Operators]
|
  | Division(FrameTRowKey, TColumnKey, Double) |
[category:Operators]
|
  | Division(FrameTRowKey, TColumnKey, Int32) |
[category:Operators]
|
  | Division(SeriesTRowKey, Double, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Division(SeriesTRowKey, Int32, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Dollara, b |
Custom operator that can be used for applying fuction to all elements of
a frame. This provides a nicer syntactic sugar for the `Frame.mapValues`
function.
|
  | DynamicT, a |
[category:Series operations]
|
  | DynamicAssignmenta, b, V(Framea, b, b, IEnumerableV) |
[category:Series operations]
|
  | DynamicAssignmentT, a, V(FrameT, a, a, SeriesT, V) |
[category:Series operations]
|
  | Multiply(Double, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Multiply(Int32, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Multiply(FrameTRowKey, TColumnKey, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Multiply(FrameTRowKey, TColumnKey, SeriesTRowKey, Double) |
[category:Operators]
|
  | Multiply(FrameTRowKey, TColumnKey, SeriesTRowKey, Int32) |
[category:Operators]
|
  | Multiply(FrameTRowKey, TColumnKey, Double) |
[category:Operators]
|
  | Multiply(FrameTRowKey, TColumnKey, Int32) |
[category:Operators]
|
  | Multiply(SeriesTRowKey, Double, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Multiply(SeriesTRowKey, Int32, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Subtraction(Double, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Subtraction(Int32, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Subtraction(FrameTRowKey, TColumnKey, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Subtraction(FrameTRowKey, TColumnKey, SeriesTRowKey, Double) |
[category:Operators]
|
  | Subtraction(FrameTRowKey, TColumnKey, SeriesTRowKey, Int32) |
[category:Operators]
|
  | Subtraction(FrameTRowKey, TColumnKey, Double) |
[category:Operators]
|
  | Subtraction(FrameTRowKey, TColumnKey, Int32) |
[category:Operators]
|
  | Subtraction(SeriesTRowKey, Double, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | Subtraction(SeriesTRowKey, Int32, FrameTRowKey, TColumnKey) |
[category:Operators]
|
  | UnaryNegation |
[category:Operators]
|