Skip to content

Commit cd62e60

Browse files
authored
docs: update title of pypi notebook example to reflect use of the PyPI public dataset (#952)
In response to feedback on internal change 662899733.
1 parent 86e54b1 commit cd62e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/dataframes/pypi.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"cell_type": "markdown",
2626
"metadata": {},
2727
"source": [
28-
"# Analyzing Python dependencies with BigQuery DataFrames\n",
28+
"# Analyzing package downloads from PyPI with BigQuery DataFrames\n",
2929
"\n",
3030
"In this notebook, you'll use the [PyPI public dataset](https://console.cloud.google.com/marketplace/product/gcp-public-data-pypi/pypi) and the [deps.dev public dataset](https://deps.dev/) to visualize Python package downloads for a package and its dependencies.\n",
3131
"\n",

0 commit comments

Comments
 (0)