Module util

Module util 

Source

Functionsยง

pretty_format_projection
Format the projected fields in a human-readable format
project_input_data
Transform the input_data to match the model_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