Skip to content

Commit 349a658

Browse files
committed
Name of dataset missing
1 parent b319b7e commit 349a658

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

08_Creating_Series_and_DataFrames/Pokemon/Exercises-with-solutions-and-code.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"cell_type": "markdown",
5959
"metadata": {},
6060
"source": [
61-
"### Step 3. Assign it to a variable called "
61+
"### Step 3. Assign it to a variable called pokemon"
6262
]
6363
},
6464
{

08_Creating_Series_and_DataFrames/Pokemon/Exercises.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"cell_type": "markdown",
5050
"metadata": {},
5151
"source": [
52-
"### Step 3. Assign it to a variable called "
52+
"### Step 3. Assign it to a variable called pokemon"
5353
]
5454
},
5555
{

08_Creating_Series_and_DataFrames/Pokemon/Solutions.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"cell_type": "markdown",
5050
"metadata": {},
5151
"source": [
52-
"### Step 3. Assign it to a variable called "
52+
"### Step 3. Assign it to a variable called pokemon"
5353
]
5454
},
5555
{

0 commit comments

Comments
 (0)