Aracılığıyla paylaş


PrimitiveDataFrameColumn<T>.ReverseModulo<U>(U, Boolean) Yöntem

Tanım

Sütundaki her değer üzerinde tersine çevrilen öğe tabanlı modül işlemi gerçekleştirir

public override Microsoft.Data.Analysis.DataFrameColumn ReverseModulo<U>(U value, bool inPlace = false);
override this.ReverseModulo : 'U * bool -> Microsoft.Data.Analysis.DataFrameColumn
Public Overrides Function ReverseModulo(Of U) (value As U, Optional inPlace As Boolean = false) As DataFrameColumn

Tür Parametreleri

U

Parametreler

value
U
inPlace
Boolean

Döndürülenler

Şunlara uygulanır