Skip to content

Commit 60dfa7b

Browse files
committed
Modify name of dataset
1 parent 577b03f commit 60dfa7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter 6/Activity 2 - Predicting the loss of customers.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"metadata": {},
3131
"outputs": [],
3232
"source": [
33-
"data = pd.read_csv(\"data/telco-chrun.csv\")"
33+
"data = pd.read_csv(\"data/telco-churn.csv\")"
3434
]
3535
},
3636
{

0 commit comments

Comments
 (0)