Learn R Programming

tfio (version 0.4.1)

from_schema: Create an Arrow Dataset from the given Arrow schema.

Description

Infer output types and shapes from the given Arrow schema and create an Arrow Dataset.

Usage

from_schema(object, ...)

Arguments

object

An R object.

...

Optional arguments passed on to implementing methods.