Skip to content

Commit 62f2ddd

Browse files
authored
Update 03.11-Working-with-Time-Series.ipynb
1 parent 8a34a4f commit 62f2ddd

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

notebooks/03.11-Working-with-Time-Series.ipynb

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "markdown",
5-
"metadata": {},
6-
"source": [
7-
"<!--BOOK_INFORMATION-->\n",
8-
"<img align=\"left\" style=\"padding-right:10px;\" src=\"figures/PDSH-cover-small.png\">\n",
9-
"\n",
10-
"*This notebook contains an excerpt from the [Python Data Science Handbook](http://shop.oreilly.com/product/0636920034919.do) by Jake VanderPlas; the content is available [on GitHub](https://github.com/jakevdp/PythonDataScienceHandbook).*\n",
11-
"\n",
12-
"*The text is released under the [CC-BY-NC-ND license](https://creativecommons.org/licenses/by-nc-nd/3.0/us/legalcode), and code is released under the [MIT license](https://opensource.org/licenses/MIT). If you find this content useful, please consider supporting the work by [buying the book](http://shop.oreilly.com/product/0636920034919.do)!*"
13-
]
14-
},
15-
{
16-
"cell_type": "markdown",
17-
"metadata": {},
18-
"source": [
19-
"<!--NAVIGATION-->\n",
20-
"< [Vectorized String Operations](03.10-Working-With-Strings.ipynb) | [Contents](Index.ipynb) | [High-Performance Pandas: eval() and query()](03.12-Performance-Eval-and-Query.ipynb) >\n",
21-
"\n",
22-
"<a href=\"https://colab.research.google.com/github/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/03.11-Working-with-Time-Series.ipynb\"><img align=\"left\" src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open in Colab\" title=\"Open and Execute in Google Colaboratory\"></a>\n"
23-
]
24-
},
253
{
264
"cell_type": "markdown",
275
"metadata": {},

0 commit comments

Comments
 (0)