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
  • Query

Query#

This section contains query related objects and functions.

  • 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

previous

set_compute_context

next

LazyFrame

© Copyright 2025, Polars.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.0.