Udostępnij za pośrednictwem


StringDataFrameColumn.Clamp<U>(U, U, Boolean) Metoda

Definicja

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

Parametry typu

U

Parametry

min
U
max
U
inPlace
Boolean

Zwraca

Dotyczy