Skip to main content
Ctrl+K
Polars Cloud  documentation - Home Polars Cloud  documentation - Home
  • Python API reference
  • User guide
  • Discord
  • X/Twitter
  • Bluesky
  • Python API reference
  • User guide
  • Discord
  • X/Twitter
  • Bluesky

Section Navigation

  • Organization
    • Organization
  • Workspace
    • Workspace
    • WorkspaceStatus
    • WorkspaceDefaultComputeSpecs
  • Compute
    • ComputeContext
    • ComputeContextStatus
    • set_compute_context
  • Query
    • LazyFrame
      • polars_cloud.LazyFrameExt
      • polars_cloud.LazyFrameExt.broadcast_over
      • polars_cloud.LazyFrameExt.collect
      • polars_cloud.LazyFrameExt.distributed
      • polars_cloud.LazyFrameExt.execute
      • polars_cloud.LazyFrameExt.labels
      • polars_cloud.LazyFrameExt.partition_by
      • polars_cloud.LazyFrameExt.sink_parquet
      • polars_cloud.LazyFrameExt.sink_csv
      • polars_cloud.LazyFrameExt.sink_ipc
      • polars_cloud.LazyFrameExt.show
    • Spawn compute
      • polars_cloud.spawn
      • polars_cloud.spawn_blocking
      • polars_cloud.spawn_many
      • polars_cloud.spawn_many_blocking
    • Result Types
      • BatchQuery
      • InteractiveQuery
      • QueryResult
      • QueryStatus
    • Destination
      • CsvDst
      • IpcDst
      • ParquetDst
  • Authentication
    • polars_cloud.login
    • polars_cloud.authenticate
  • Exceptions
    • polars_cloud.exceptions.AuthenticationError
    • polars_cloud.exceptions.VerificationTimeoutError
    • polars_cloud.exceptions.WorkspaceResolveError
    • polars_cloud.exceptions.ComputeClusterMisspecified
  • Python API reference

Python API reference#

This page gives a high-level overview of all public Polars Cloud objects, functions and methods. All classes and functions exposed in the polars_cloud.* namespace are public.

  • Organization
    • Organization
  • Workspace
    • Workspace
    • WorkspaceStatus
    • WorkspaceDefaultComputeSpecs
  • Compute
    • ComputeContext
    • ComputeContextStatus
    • set_compute_context
  • Query
    • LazyFrame
    • Spawn compute
    • Result Types
    • Destination

previous

Index

next

Organization

© Copyright 2025, Polars.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.0.