Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TakaakiFuruse committed Apr 5, 2018
1 parent 137f175 commit cdb1304
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2106,7 +2106,7 @@
"source": [
"# use negative to exclude the last 3 columns\n",
"\n",
"euro.iloc[: , :-3]"
"euro12.iloc[: , :-3]"
]
},
{
Expand Down

0 comments on commit cdb1304

Please sign in to comment.