bigframes._config.Options#
- class bigframes._config.Options[source]#
Global options affecting BigQuery DataFrames behavior.
Do not construct directly. Instead, refer to
bigframes.pandas.options.Attributes
Options to use with the BigQuery engine.
Thread-local options controlling object computation.
Options controlling object representation.
Options controlling experiments
Indicator that we're using a thread-local session.
Options controlling downsampling when downloading data to memory.
Methods