From 474c04b7ece887a1256daf4542668ca0605ab4b6 Mon Sep 17 00:00:00 2001 From: Randy Olson Date: Thu, 25 Aug 2016 14:45:43 -0400 Subject: [PATCH] Add link to O'Reilly video course covering matplotlib --- doc/resources/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/resources/index.rst b/doc/resources/index.rst index 15401b716f2..b58df6f54f2 100644 --- a/doc/resources/index.rst +++ b/doc/resources/index.rst @@ -50,6 +50,10 @@ * `Anatomy of Matplotlib `_ by Benjamin Root + +* `Data Visualization Basics with Python (O'Reilly) + `_ + by Randal S. Olson ========== Tutorials