(cudf-polars-api)= # API For the most part, the public API of `cudf-polars` is the polars API. ```{eval-rst} .. automodule:: cudf_polars.utils.config :members: ConfigOptions, InMemoryExecutor, ParquetOptions, Scheduler, ShuffleMethod, StreamingExecutor, StreamingFallbackMode ```