Flow PHP

DbalDataFrameFactory implements DataFrameFactory

FinalYes

Interfaces

DataFrameFactory

Methods

__construct()  : mixed
from()  : DataFrame
fromConnection()  : self
withSchema()  : self

Methods

from()

public from(Rows $rows) : DataFrame
Parameters
$rows : Rows
Return values
DataFrame

withSchema()

public withSchema(Schema $schema) : self
Parameters
$schema : Schema
Return values
self

        
On this page

Search results