Skip to content

Commit 3e99679

Browse files
authored
Update exercise02_solution.ipynb
1 parent 98035bb commit 3e99679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson07/Exercise02/exercise02_solution.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
"metadata": {},
355355
"outputs": [],
356356
"source": [
357-
"# loading the Dataset with geoplotlib\n",
357+
"# loading the Dataset with pandas\n",
358358
"dataset = pd.read_csv('./data/world_population.csv', index_col=0)"
359359
]
360360
},

0 commit comments

Comments
 (0)