Skip to main content
The io_pipeline module contains internal helpers for transforming raw JSON data into structured DataFrames. These functions handle column renaming, type coercion, and data validation.
This module contains internal implementation details. The API is subject to change. Most users should use the high-level Session API instead.

Overview

The I/O pipeline follows this flow: