Skip to content

Commit

Permalink
Merge pull request #102 from mblais/patch-3
Browse files Browse the repository at this point in the history
Update pandas-exercises-solutions.ipynb
  • Loading branch information
mrdbourke authored Aug 26, 2024
2 parents 02b3984 + c4d41a7 commit 3be944f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,7 @@
"source": [
"Why didn't it work? Can you think of a solution?\n",
"\n",
"You might want to search for \"how to convert a pandas string columb to numbers\".\n",
"You might want to search for \"how to convert a pandas string column to numbers\".\n",
"\n",
"And if you're still stuck, check out this [Stack Overflow question and answer on turning a price column into integers](https://stackoverflow.com/questions/44469313/price-column-object-to-int-in-pandas).\n",
"\n",
Expand Down

0 comments on commit 3be944f

Please sign in to comment.