Skip to content

Commit 70cd5c0

Browse files
authored
DOC: Simplify reshaping.rst (pandas-dev#54465)
* simplify reshaping.rst * Simplfy all sections * final touches
1 parent dae4fb4 commit 70cd5c0

File tree

2 files changed

+254
-510
lines changed

2 files changed

+254
-510
lines changed

doc/source/getting_started/intro_tutorials/07_reshape_table_layout.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,6 @@ For more information about :meth:`~DataFrame.pivot_table`, see the user guide se
273273
<div class="d-flex flex-row gs-torefguide">
274274
<span class="badge badge-info">To user guide</span>
275275

276-
Have a look at :meth:`~DataFrame.groupby` in combination with :meth:`~DataFrame.unstack` at the user guide section on :ref:`combining stats and groupby <reshaping.combine_with_groupby>`.
277-
278276
.. raw:: html
279277

280278
</div>

0 commit comments

Comments
 (0)