From 1e03cd8d0380e4983929b0eb571ad8d2cf8bfade Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Wed, 21 Nov 2018 15:58:45 +0100 Subject: [PATCH] DOC: fix import of tm in Panel dsintro.rst section --- doc/source/dsintro.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/dsintro.rst b/doc/source/dsintro.rst index b55f93566c03d..ccd530d11b8f9 100644 --- a/doc/source/dsintro.rst +++ b/doc/source/dsintro.rst @@ -1028,6 +1028,7 @@ support the multi-dimensional analysis that is one of ``Panel`` s main use cases .. ipython:: python :okwarning: + import pandas.util.testing as tm p = tm.makePanel() p