Skip to main content
Ctrl+K

BigQuery DataFrames (BigFrames)

  • User Guide
  • API Reference
  • Supported pandas APIs
  • Changelog
  • GitHub
  • User Guide
  • API Reference
  • Supported pandas APIs
  • Changelog
  • GitHub

Section Navigation

  • bigframes._config
    • bigframes._config.BigQueryOptions
    • bigframes._config.ComputeOptions
    • bigframes._config.DisplayOptions
    • bigframes._config.ExperimentOptions
    • bigframes._config.Options
    • bigframes._config.SamplingOptions
    • bigframes._config.option_context
  • bigframes.bigquery
    • bigframes.bigquery.approx_top_count
    • bigframes.bigquery.array_agg
    • bigframes.bigquery.array_concat
    • bigframes.bigquery.array_first
    • bigframes.bigquery.array_first_n
    • bigframes.bigquery.array_includes
    • bigframes.bigquery.array_includes_all
    • bigframes.bigquery.array_includes_any
    • bigframes.bigquery.array_is_distinct
    • bigframes.bigquery.array_last
    • bigframes.bigquery.array_length
    • bigframes.bigquery.array_reverse
    • bigframes.bigquery.array_slice
    • bigframes.bigquery.array_to_string
    • bigframes.bigquery.bit_count
    • bigframes.bigquery.bool_
    • bigframes.bigquery.create_external_table
    • bigframes.bigquery.create_vector_index
    • bigframes.bigquery.current_date
    • bigframes.bigquery.date
    • bigframes.bigquery.date_add
    • bigframes.bigquery.date_diff
    • bigframes.bigquery.date_from_unix_date
    • bigframes.bigquery.date_sub
    • bigframes.bigquery.date_trunc
    • bigframes.bigquery.deterministic_decrypt_bytes
    • bigframes.bigquery.deterministic_decrypt_string
    • bigframes.bigquery.deterministic_encrypt
    • bigframes.bigquery.double
    • bigframes.bigquery.flatten
    • bigframes.bigquery.float64
    • bigframes.bigquery.format_date
    • bigframes.bigquery.generate_array
    • bigframes.bigquery.hparam_candidates
    • bigframes.bigquery.hparam_range
    • bigframes.bigquery.int64
    • bigframes.bigquery.json_extract
    • bigframes.bigquery.json_extract_array
    • bigframes.bigquery.json_extract_string_array
    • bigframes.bigquery.json_keys
    • bigframes.bigquery.json_query
    • bigframes.bigquery.json_query_array
    • bigframes.bigquery.json_set
    • bigframes.bigquery.json_value
    • bigframes.bigquery.json_value_array
    • bigframes.bigquery.last_day
    • bigframes.bigquery.load_data
    • bigframes.bigquery.parse_bignumeric
    • bigframes.bigquery.parse_date
    • bigframes.bigquery.parse_json
    • bigframes.bigquery.parse_numeric
    • bigframes.bigquery.rand
    • bigframes.bigquery.sql_scalar
    • bigframes.bigquery.st_area
    • bigframes.bigquery.st_buffer
    • bigframes.bigquery.st_centroid
    • bigframes.bigquery.st_convexhull
    • bigframes.bigquery.st_difference
    • bigframes.bigquery.st_distance
    • bigframes.bigquery.st_intersection
    • bigframes.bigquery.st_isclosed
    • bigframes.bigquery.st_length
    • bigframes.bigquery.st_regionstats
    • bigframes.bigquery.st_simplify
    • bigframes.bigquery.string
    • bigframes.bigquery.struct
    • bigframes.bigquery.to_json
    • bigframes.bigquery.to_json_string
    • bigframes.bigquery.unix_date
    • bigframes.bigquery.unix_micros
    • bigframes.bigquery.unix_millis
    • bigframes.bigquery.unix_seconds
    • bigframes.bigquery.vector_search
  • bigframes.bigquery.aead
    • bigframes.bigquery.aead.decrypt_bytes
    • bigframes.bigquery.aead.decrypt_string
    • bigframes.bigquery.aead.encrypt
  • bigframes.bigquery.ai
    • bigframes.bigquery.ai.classify
    • bigframes.bigquery.ai.embed
    • bigframes.bigquery.ai.forecast
    • bigframes.bigquery.ai.generate
    • bigframes.bigquery.ai.generate_bool
    • bigframes.bigquery.ai.generate_double
    • bigframes.bigquery.ai.generate_embedding
    • bigframes.bigquery.ai.generate_int
    • bigframes.bigquery.ai.generate_table
    • bigframes.bigquery.ai.generate_text
    • bigframes.bigquery.ai.if_
    • bigframes.bigquery.ai.predict
    • bigframes.bigquery.ai.score
    • bigframes.bigquery.ai.similarity
  • bigframes.bigquery.ml
    • bigframes.bigquery.ml.create_model
    • bigframes.bigquery.ml.evaluate
    • bigframes.bigquery.ml.explain_predict
    • bigframes.bigquery.ml.forecast
    • bigframes.bigquery.ml.generate_embedding
    • bigframes.bigquery.ml.generate_text
    • bigframes.bigquery.ml.get_insights
    • bigframes.bigquery.ml.global_explain
    • bigframes.bigquery.ml.predict
    • bigframes.bigquery.ml.recommend
    • bigframes.bigquery.ml.transform
  • bigframes.bigquery.obj
    • bigframes.bigquery.obj.fetch_metadata
    • bigframes.bigquery.obj.get_access_url
    • bigframes.bigquery.obj.make_ref
  • bigframes.enums
    • bigframes.enums.DefaultIndexKind
    • bigframes.enums.OrderingMode
  • bigframes.exceptions
    • bigframes.exceptions.format_message
    • bigframes.exceptions.AmbiguousWindowWarning
    • bigframes.exceptions.ApiDeprecationWarning
    • bigframes.exceptions.BadIndexerKeyWarning
    • bigframes.exceptions.CleanupFailedWarning
    • bigframes.exceptions.DefaultIndexWarning
    • bigframes.exceptions.DefaultLocationWarning
    • bigframes.exceptions.FunctionAxisOnePreviewWarning
    • bigframes.exceptions.FunctionConflictTypeHintWarning
    • bigframes.exceptions.FunctionPackageVersionWarning
    • bigframes.exceptions.JSONDtypeWarning
    • bigframes.exceptions.MaximumResultRowsExceeded
    • bigframes.exceptions.NullIndexError
    • bigframes.exceptions.NullIndexPreviewWarning
    • bigframes.exceptions.ObsoleteVersionWarning
    • bigframes.exceptions.OperationAbortedError
    • bigframes.exceptions.OrderRequiredError
    • bigframes.exceptions.OrderingModePartialPreviewWarning
    • bigframes.exceptions.PreviewWarning
    • bigframes.exceptions.PythonTranspilerPreviewWarning
    • bigframes.exceptions.QueryComplexityError
    • bigframes.exceptions.TimeTravelCacheWarning
    • bigframes.exceptions.TimeTravelDisabledWarning