| [ Web Proxy ] |
| Viewing: https://dataframes.bigquery.dev/reference/api/bigframes.streaming.read_gbq_table.html | [Back] [Original] |
Section Navigation
Turn a BigQuery table into a StreamingDataFrame.
Note
The bigframes.streaming module is a preview feature, and subject to change.
Examples:
>>> import bigframes.streaming as bst
>>> sdf = bst.read_gbq_table("bigquery-public-data.ml_datasets.penguins")
A StreamingDataFrame representing results of the table.
Copyright 2019, Google.
Created using Sphinx 8.1.3.
Built with the PyData Sphinx Theme 0.19.0.
| Web Proxy Viewer | New URL | Original Page |