Skip to content

Commit 502052a

Browse files
authored
DOC: Fixed table formatting in box plot section (#34885)
1 parent fe6e56d commit 502052a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/source/user_guide/visualization.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -443,9 +443,8 @@ Faceting, created by ``DataFrame.boxplot`` with the ``by``
443443
keyword, will affect the output type as well:
444444

445445
================ ======= ==========================
446-
``return_type=`` Faceted Output type
447-
---------------- ------- --------------------------
448-
446+
``return_type`` Faceted Output type
447+
================ ======= ==========================
449448
``None`` No axes
450449
``None`` Yes 2-D ndarray of axes
451450
``'axes'`` No axes

0 commit comments

Comments
 (0)