次の方法で共有


PrimitiveDataFrameColumn<T>.Sort(Boolean) メソッド

定義

public Microsoft.Data.Analysis.PrimitiveDataFrameColumn<T> Sort (bool ascending = true);
override this.Sort : bool -> Microsoft.Data.Analysis.PrimitiveDataFrameColumn<'T (requires 'T : struct)>
Public Function Sort (Optional ascending As Boolean = true) As PrimitiveDataFrameColumn(Of T)

パラメーター

ascending
Boolean

戻り値

適用対象