Skip to content

Commit 795b2c0

Browse files
authored
Update beer_analysis.py
Adding full url to article.
1 parent 5b0ad93 commit 795b2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/beer_analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
Beer Analysis - Using Jupyter Code Cells
3-
Accompanying article on https://pbpython.com
3+
Accompanying article on https://pbpython.com/notebook-alternative.html
44
"""
55
# %%
66
import pandas as pd

0 commit comments

Comments
 (0)