Skip to content

Commit

Permalink
Merge pull request #68 from dohuyduc2002/feature/module3_week5
Browse files Browse the repository at this point in the history
add week 5 exercise
  • Loading branch information
dohuyduc2002 authored Sep 23, 2024
2 parents ae689dd + bc550ad commit a52bcbc
Show file tree
Hide file tree
Showing 4 changed files with 1,348 additions and 2 deletions.
3 changes: 1 addition & 2 deletions Module_3/Week4/exercise.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"outputs": [],
"source": [
"PATH = '/Users/microwave/AIO_2024/Module_3/Week4/Housing.csv'\n",
"df = pd.read_csv(PATH)\n",
"\n"
"df = pd.read_csv(PATH)"
]
},
{
Expand Down
Loading

0 comments on commit a52bcbc

Please sign in to comment.