(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: Cluster, ConfigOptions, CUDAStreamPolicy, DynamicPlanningOptions, ExecutorType, InMemoryExecutor, ParquetOptions, ShuffleMethod, StatsPlanningOptions, StreamingExecutor, StreamingFallbackMode, ```