Skip to content

Commit

Permalink
Update 03 Take Home Exam.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
juneelletanedo authored Aug 29, 2023
1 parent 4ccc0c7 commit 72f4055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/03 Take Home Exam.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
}
],
"source": [
"file_path_sample_data = \"C:/Users/10012425/Desktop/sds4gdsp/scoring_base.csv\"\n",
"file_path_sample_data = \"data/scoring_base.csv\"\n",
"ABT_mobility = pd.read_csv(file_path_sample_data)\n",
"ABT_mobility.sample(6)"
]
Expand Down

0 comments on commit 72f4055

Please sign in to comment.