Functionsยง
- pretty_
format_ projection - Format the projected fields in a human-readable format
- project_
input_ data - Transform the
input_datato match themodel_input_schema. Input data columns are projected and cast to the corresponding input schema columns. - read_
csv - Read a CSV file into a single RecordBatch.
- read_
csv_ file