From 322f5f6687dd909d363db9ba2600e0d506f13e87 Mon Sep 17 00:00:00 2001 From: aaron315 Date: Mon, 23 Oct 2017 04:23:20 -0500 Subject: [PATCH] fix "Modern Pandas" url --- doc/source/tutorials.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/tutorials.rst b/doc/source/tutorials.rst index 9a97294d4e6d6..1c34c16ea965a 100644 --- a/doc/source/tutorials.rst +++ b/doc/source/tutorials.rst @@ -155,7 +155,7 @@ For more resources, please visit the main `repository `_ +- `Modern Pandas `_ - `Method Chaining `_ - `Indexes `_ - `Performance `_