Compartir a través de


DataFrame.RightShift(DataFrame, Int32) Operador

Definición

public static Microsoft.Data.Analysis.DataFrame operator >> (Microsoft.Data.Analysis.DataFrame df, int value);
static member ( >>> ) : Microsoft.Data.Analysis.DataFrame * int -> Microsoft.Data.Analysis.DataFrame
Public Shared Operator >> (df As DataFrame, value As Integer) As DataFrame

Parámetros

value
Int32

Devoluciones

Se aplica a