From c6feacfba49c7da0339ecf3110db8022ef34d826 Mon Sep 17 00:00:00 2001 From: James Draper Date: Wed, 7 Dec 2016 15:38:15 -0500 Subject: [PATCH] Changed pandas-qt python2/3 friendly qtpandas. Just changed the link to the abandoned repository python 2 only pandas-qt to the new functional Python 2/3 friendly qtpandas. --- doc/source/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/faq.rst b/doc/source/faq.rst index d23e0ca59254d..b96660be97d71 100644 --- a/doc/source/faq.rst +++ b/doc/source/faq.rst @@ -111,5 +111,5 @@ Visualizing Data in Qt applications ----------------------------------- There is no support for such visualization in pandas. However, the external -package `pandas-qt `_ does +package `qtpandas `_ does provide this functionality.