Update pandas tutorial

This commit is contained in:
Victor Khaustov
2022-05-17 16:01:51 +09:00
parent cf964f0303
commit 10a2b8fc1a
2 changed files with 60 additions and 206 deletions

View File

@@ -906,7 +906,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Just for fun, if you want a [xkcd](https://xkcd.com)-style plot, just draw within a `with plt.xkcd()` section:"
"Just for fun, if you want an [xkcd](https://xkcd.com)-style plot, just draw within a `with plt.xkcd()` section:"
]
},
{