Skip to content

Commit acd465f

Browse files
committed
DOC: show the rplot import at the top level of the trellis plotting section
1 parent a9f3f6d commit acd465f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/rplot.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@
2222
Trellis plotting interface
2323
**************************
2424

25+
We import the rplot API:
26+
27+
.. ipython:: python
28+
29+
import pandas.tools.rplot as rplot
30+
2531
--------
2632
Examples
2733
--------

0 commit comments

Comments
 (0)