Skip to content

Commit ee062bf

Browse files
authored
docs: add a visualization notebook to BigFrame samples (#1675)
* write a notebook for visualization * chore: add visualization notebook * fix typo * remove default project ID * rename file and add an example with many params * Add advanced plotting section
1 parent f3fd7e2 commit ee062bf

File tree

2 files changed

+1482
-2
lines changed

2 files changed

+1482
-2
lines changed

notebooks/visualization/bq_dataframes_covid_line_graphs.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
" </a>\n",
4040
" </td>\n",
4141
" <td>\n",
42-
" <a href=\"https://github.com/googleapis/python-bigquery-dataframes/tree/main/notebooks/dataframes/bq_dataframes_covid_line_graphs.ipynb\">\n",
42+
" <a href=\"https://github.com/googleapis/python-bigquery-dataframes/tree/main/notebooks/visualization/bq_dataframes_covid_line_graphs.ipynb\">\n",
4343
" <img src=\"https://cloud.google.com/ml-engine/images/github-logo-32px.png\" alt=\"GitHub logo\">\n",
4444
" View on GitHub\n",
4545
" </a>\n",
4646
" </td>\n",
4747
" <td>\n",
48-
" <a href=\"https://console.cloud.google.com/bigquery/import?url=https://github.com/googleapis/python-bigquery-dataframes/tree/main/notebooks/dataframes/bq_dataframes_covid_line_graphs.ipynb\">\n",
48+
" <a href=\"https://console.cloud.google.com/bigquery/import?url=https://github.com/googleapis/python-bigquery-dataframes/tree/main/notebooks/visualization/bq_dataframes_covid_line_graphs.ipynb\">\n",
4949
" <img src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTW1gvOovVlbZAIZylUtf5Iu8-693qS1w5NJw&s\" alt=\"BQ logo\" width=\"35\">\n",
5050
" Open in BQ Studio\n",
5151
" </a>\n",

0 commit comments

Comments
 (0)