Sdílet prostřednictvím


DataFrameRowCollection Třída

Definice

Představuje řádky řady DataFrame

public class DataFrameRowCollection : System.Collections.Generic.IEnumerable<Microsoft.Data.Analysis.DataFrameRow>
type DataFrameRowCollection = class
    interface seq<DataFrameRow>
    interface IEnumerable
Public Class DataFrameRowCollection
Implements IEnumerable(Of DataFrameRow)
Dědičnost
DataFrameRowCollection
Implementuje

Vlastnosti

Count

Počet řádků v tomto DataFramesouboru .

Item[Int64]

Indexer, na který se má vrátit DataFrameRowindex

Metody

GetEnumerator()

Vrátí výčet DataFrameRow objektů.

Explicitní implementace rozhraní

IEnumerable.GetEnumerator()

Představuje řádky řady DataFrame

Platí pro