Microsoft.Data.Analysis 名前空間
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クラス
| ArrowStringDataFrameColumn |
矢印スタイル文字列を保持する変更できない列 |
| BooleanDataFrameColumn | |
| ByteDataFrameColumn | |
| CharDataFrameColumn | |
| DataFrame |
インデックス作成、バイナリ操作、並べ替え、選択、その他の API をサポートする DataFrame。 これにより、最終的に ML.NET 用の IDataView も公開されます |
| DataFrameColumn |
ベース列の種類。 すべての API は、最初にここで定義する必要があります |
| DataFrameColumnCollection |
DataFrameColumnCollection は、多数の DataFrameColumn インスタンスを保持するコンテナーにすぎません。 |
| DataFrameJoinExtensions | |
| DataFrameRow |
DataFrameRow は、 内の行を表す値のコレクションです DataFrame。 |
| DataFrameRowCollection |
の行を表します。 DataFrame |
| DateTimeDataFrameColumn | |
| DecimalDataFrameColumn | |
| DoubleDataFrameColumn | |
| Extensions | |
| GroupBy |
通常、DataFrame.GroupBy 呼び出しの結果である GroupBy クラス。 一般的な集計操作を実行するための情報が保持されます。 |
| GroupBy<TKey> | |
| Int16DataFrameColumn | |
| Int32DataFrameColumn | |
| Int64DataFrameColumn | |
| PrimitiveDataFrameColumn<T> |
int、float などのプリミティブ型を保持する列。 |
| SByteDataFrameColumn | |
| SingleDataFrameColumn | |
| StringDataFrameColumn |
文字列を保持する変更可能な列 |
| UInt16DataFrameColumn | |
| UInt32DataFrameColumn | |
| UInt64DataFrameColumn | |
| VBufferDataFrameColumn<T> |
VBuffer を保持する列 |
列挙型
| DropNullOptions |
DropNull() のオプション。 |
| JoinAlgorithm | |
代理人
| DataFrameColumn.GetBufferLengthAtIndex | |
| DataFrameColumn.GetBufferSortIndex | |
| DataFrameColumn.GetValueAndBufferSortIndexAtBuffer<T> |