We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b1b7f commit 61c891dCopy full SHA for 61c891d
doc/source/user_guide/groupby.rst
@@ -418,7 +418,7 @@ You can also include the grouping columns if you want to operate on them.
418
419
.. note::
420
421
- The ``groupby`` operation in Pandas drops the ``name`` field of the columns Index object
+ The ``groupby`` operation in pandas drops the ``name`` field of the columns Index object
422
after the operation. This change ensures consistency in syntax between different
423
column selection methods within groupby operations.
424
0 commit comments