Skip to content

Commit a396e79

Browse files
jorisvandenbosschePingviinituutti
authored andcommitted
DOC: fix import of tm in Panel dsintro.rst section (pandas-dev#23841)
1 parent e3ba552 commit a396e79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/dsintro.rst

+1
Original file line numberDiff line numberDiff line change
@@ -1028,6 +1028,7 @@ support the multi-dimensional analysis that is one of ``Panel`` s main use cases
10281028
.. ipython:: python
10291029
:okwarning:
10301030
1031+
import pandas.util.testing as tm
10311032
p = tm.makePanel()
10321033
p
10331034

0 commit comments

Comments
 (0)