-
Notifications
You must be signed in to change notification settings - Fork 4.2k
docs: add Pandas groupBy method .agg() term entry #7690 #7714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add Pandas groupBy method .agg() term entry #7690 #7714
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good for a second round of review! 🚀
@vansh2408 If you want me to proceed with 2nd review please sign the CLA agreement. |
Done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Entry looks good for merging 👍
👋 @vansh2408 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/pandas/groupby/agg Please note it may take a little while for changes to become visible. |
Description
This PR adds a new term entry for the
.agg()
method under groupBy in Pandas, following the Codecademy Docs standards and structure.Issue Solved
Closes #7690
Type of Change
Checklist
main
branch.Issues Solved
section.