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

Exceptions#

AuthenticationError

Exception raised when a valid authentication token could not be found.

VerificationTimeoutError

Exception raised when verification has timed out.

WorkspaceResolveError

Exception raised when workspace could not be resolved.

ComputeClusterMisspecified

Exception raised when compute cluster is not correctly specified.

previous

polars_cloud.authenticate

next

polars_cloud.exceptions.AuthenticationError

© Copyright 2025, Polars.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.0.