Skip to content

Commit e74ad5c

Browse files
committed
Update linear_regression.ipynb
1 parent c3d5d0c commit e74ad5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notebooks/linear_regression.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,8 @@
509509
"metadata": {},
510510
"outputs": [],
511511
"source": [
512-
"# !wget "
512+
"# Uncomment and execute the following to get the data\n",
513+
"# !wget https://raw.githubusercontent.com/mathcoding/opt4ds/master/data/insurance_test.csv"
513514
]
514515
},
515516
{

0 commit comments

Comments
 (0)