[ Web Proxy ]
URL:
Viewing: https://dataframes.bigquery.dev/reference/api/bigframes._config.html [Back]  [Original]

bigframes._config — bigframes documentation
Back to top
Search the docs ...:

bigframes._config#

Configuration for BigQuery DataFrames. Do not depend on other parts of BigQuery DataFrames from this package.

Classes

BigQueryOptions([credentials,project,...])

Encapsulates configuration for working with a session.

ComputeOptions([...])

Encapsulates the configuration for compute options.

DisplayOptions([max_columns,max_rows,...])

Encapsulates the configuration for displaying objects.

ExperimentOptions()

Encapsulates the configuration for experiments

Options()

Global options affecting BigQuery DataFrames behavior.

SamplingOptions([max_download_size,...])

Encapsulates the configuration for data sampling.

option_context(*args)

Context manager to temporarily set thread-local options in the with statement context.

Module Attributes

_config.options = <bigframes._config.global_options.Options object>

Web Proxy Viewer  |  New URL  |  Original Page