Partilhar via


DataFrame.ToArrowRecordBatches Método

Definição

Retorna um IEnumerable<T> principalmente sem copiar dados

[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.Data.Analysis.DataFrame+<ToArrowRecordBatches>d__2))]
public System.Collections.Generic.IEnumerable<Apache.Arrow.RecordBatch> ToArrowRecordBatches ();
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.Data.Analysis.DataFrame+<ToArrowRecordBatches>d__2))>]
member this.ToArrowRecordBatches : unit -> seq<Apache.Arrow.RecordBatch>
Public Iterator Function ToArrowRecordBatches () As IEnumerable(Of RecordBatch)

Retornos

IEnumerable<Apache.Arrow.RecordBatch>
Atributos

Aplica-se a