Click or drag to resize
FrameTRowKey, TColumnKey Operators

The FrameTRowKey, TColumnKey generic type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberAddition(Double, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberAddition(Int32, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberAddition(FrameTRowKey, TColumnKey, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberAddition(FrameTRowKey, TColumnKey, SeriesTRowKey, Double)
[category:Operators]
Public operatorStatic memberAddition(FrameTRowKey, TColumnKey, SeriesTRowKey, Int32)
[category:Operators]
Public operatorStatic memberAddition(FrameTRowKey, TColumnKey, Double)
[category:Operators]
Public operatorStatic memberAddition(FrameTRowKey, TColumnKey, Int32)
[category:Operators]
Public operatorStatic memberAddition(SeriesTRowKey, Double, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberAddition(SeriesTRowKey, Int32, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberDivision(Double, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberDivision(Int32, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberDivision(FrameTRowKey, TColumnKey, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberDivision(FrameTRowKey, TColumnKey, SeriesTRowKey, Double)
[category:Operators]
Public operatorStatic memberDivision(FrameTRowKey, TColumnKey, SeriesTRowKey, Int32)
[category:Operators]
Public operatorStatic memberDivision(FrameTRowKey, TColumnKey, Double)
[category:Operators]
Public operatorStatic memberDivision(FrameTRowKey, TColumnKey, Int32)
[category:Operators]
Public operatorStatic memberDivision(SeriesTRowKey, Double, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberDivision(SeriesTRowKey, Int32, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberDollara, 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.
Public operatorStatic memberDynamicT, a
[category:Series operations]
Public operatorStatic memberDynamicAssignmenta, b, V(Framea, b, b, IEnumerableV)
[category:Series operations]
Public operatorStatic memberDynamicAssignmentT, a, V(FrameT, a, a, SeriesT, V)
[category:Series operations]
Public operatorStatic memberMultiply(Double, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberMultiply(Int32, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberMultiply(FrameTRowKey, TColumnKey, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberMultiply(FrameTRowKey, TColumnKey, SeriesTRowKey, Double)
[category:Operators]
Public operatorStatic memberMultiply(FrameTRowKey, TColumnKey, SeriesTRowKey, Int32)
[category:Operators]
Public operatorStatic memberMultiply(FrameTRowKey, TColumnKey, Double)
[category:Operators]
Public operatorStatic memberMultiply(FrameTRowKey, TColumnKey, Int32)
[category:Operators]
Public operatorStatic memberMultiply(SeriesTRowKey, Double, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberMultiply(SeriesTRowKey, Int32, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberSubtraction(Double, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberSubtraction(Int32, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberSubtraction(FrameTRowKey, TColumnKey, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberSubtraction(FrameTRowKey, TColumnKey, SeriesTRowKey, Double)
[category:Operators]
Public operatorStatic memberSubtraction(FrameTRowKey, TColumnKey, SeriesTRowKey, Int32)
[category:Operators]
Public operatorStatic memberSubtraction(FrameTRowKey, TColumnKey, Double)
[category:Operators]
Public operatorStatic memberSubtraction(FrameTRowKey, TColumnKey, Int32)
[category:Operators]
Public operatorStatic memberSubtraction(SeriesTRowKey, Double, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberSubtraction(SeriesTRowKey, Int32, FrameTRowKey, TColumnKey)
[category:Operators]
Public operatorStatic memberUnaryNegation
[category:Operators]
Top
See Also