Skip to content

BUG: groupby.apply drops the group key - #1

Closed
pyarchana wants to merge 0 commit into
mainfrom
demo/groupby-fix
Closed

BUG: groupby.apply drops the group key#1
pyarchana wants to merge 0 commit into
mainfrom
demo/groupby-fix

Conversation

@pyarchana

Copy link
Copy Markdown
Owner

Demo change touching pandas/core and a whatsnew file.

@precedent-bot

precedent-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown

From this project's review history

Nobody asked me. I read the files this pull request changes and found three conventions the project has settled before, each linked to where it was settled.

  • Always include a whatsnew entry in the appropriate file for any bug fixes or new features.
    Established in #64119 and #61985.

    This helps keep the documentation up to date and informs users of changes.

  • Use the code-block directive for demonstrating old behavior and the ipython directive for newly introduced behavior in the whatsnew files.
    Established in #63310 and #50626.

    This approach helps maintain clarity and accuracy in documenting changes across different versions of pandas.

  • The first line of a docstring should be a single line summary.
    Established in #62880 and #36371.

    This helps maintain consistency and clarity in documentation across the project.

If this is wrong or out of date, a maintainer can say so: reply @precedent <the convention as it actually is> and I will hold the correction from then on.

@pyarchana

Copy link
Copy Markdown
Owner Author

@precedent whatsnew entries go in the file for the next release, not the current one

1 similar comment
@pyarchana

Copy link
Copy Markdown
Owner Author

@precedent whatsnew entries go in the file for the next release, not the current one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant