Udostępnij za pośrednictwem


PrimitiveDataFrameColumn<T>.ApplyElementwise Metoda

Definicja

public void ApplyElementwise (Func<T?,long,T?> func);
member this.ApplyElementwise : Func<Nullable<'T>, int64, Nullable<'T>> -> unit
Public Sub ApplyElementwise (func As Func(Of Nullable(Of T), Long, Nullable(Of T)))

Parametry

func
Func<Nullable<T>,Int64,Nullable<T>>

Dotyczy