From 62f2ddd23895c6c21fe68a4e08fd1d9ca6f9299d Mon Sep 17 00:00:00 2001 From: Dan Date: Tue, 6 Oct 2020 16:48:38 -0700 Subject: [PATCH 1/3] Update 03.11-Working-with-Time-Series.ipynb --- .../03.11-Working-with-Time-Series.ipynb | 22 ------------------- 1 file changed, 22 deletions(-) diff --git a/notebooks/03.11-Working-with-Time-Series.ipynb b/notebooks/03.11-Working-with-Time-Series.ipynb index c9b4d828b..2485bc431 100644 --- a/notebooks/03.11-Working-with-Time-Series.ipynb +++ b/notebooks/03.11-Working-with-Time-Series.ipynb @@ -1,27 +1,5 @@ { "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "\n", - "\n", - "\n", - "*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", - "\n", - "*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)!*" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "\n", - "< [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", - "\n", - "\"Open\n" - ] - }, { "cell_type": "markdown", "metadata": {}, From 62c11b21f510d24d9ac422ab3ab2aa95c1e8d54d Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 2 Nov 2020 17:44:29 -0800 Subject: [PATCH 2/3] Update 01.01-Help-And-Documentation.ipynb --- notebooks/01.01-Help-And-Documentation.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/01.01-Help-And-Documentation.ipynb b/notebooks/01.01-Help-And-Documentation.ipynb index 39879ee90..c11e112d7 100644 --- a/notebooks/01.01-Help-And-Documentation.ipynb +++ b/notebooks/01.01-Help-And-Documentation.ipynb @@ -7,7 +7,7 @@ "\n", "\n", "\n", - "*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", + "*This is Dan's test!!! 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", "\n", "*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)!*" ] From df1bba87139c4181c860dbc7af8cf8ddba374d33 Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 2 Nov 2020 17:45:10 -0800 Subject: [PATCH 3/3] Update 01.01-Help-And-Documentation.ipynb --- notebooks/01.01-Help-And-Documentation.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/01.01-Help-And-Documentation.ipynb b/notebooks/01.01-Help-And-Documentation.ipynb index c11e112d7..74ba44b49 100644 --- a/notebooks/01.01-Help-And-Documentation.ipynb +++ b/notebooks/01.01-Help-And-Documentation.ipynb @@ -7,7 +7,7 @@ "\n", "\n", "\n", - "*This is Dan's test!!! 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", + "*This is Dan's test 12 !!! 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", "\n", "*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)!*" ]