Skip to content

Commit f6bb22f

Browse files
change: text tweaks
1 parent 0f3071d commit f6bb22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

week_4/fileread_exercises.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"cell_type": "markdown",
4444
"metadata": {},
4545
"source": [
46-
"##### Next week, we will be learning about Pandas, which will make an intial review of dataset.txt very straightforward. If you want a bit of a challenge and to see why Pandas are so useful then, based on what we've already covered, try to make a summary of dataset.txt, eg finding the max, min and average of each column."
46+
"**Note**: next week, we will be learning about Pandas, which will make an initial review of dataset.txt very straightforward. If you want a bit of a challenge and would like to understand why Pandas are so useful, then, based on what we've already covered, try to make a summary of the information inside dataset.txt. This means find the max, min and average of each column."
4747
]
4848
},
4949
{

0 commit comments

Comments
 (0)