Skip to content

Add documentation and examples for group parameter in Table.hist #641

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

KarevHero
Copy link

This PR adds detailed documentation and usage examples for the group parameter in the Table.hist method.
Specifically:

Updated the tutorial.rst file to include examples demonstrating how to use group in histograms.
Enhanced the datascience-reference.ipynb notebook with explanations and sample code for group usage.
Added notes on the current limitations when using group together with other parameters.
No changes were made to the core implementation in tables.py since the issue only requested documentation updates.
These additions should help users better understand and apply the group functionality in their data visualizations.
Please let me know if further improvements or clarifications are needed!

@coveralls
Copy link

Coverage Status

coverage: 94.976%. remained the same
when pulling 4b88de3 on KarevHero:karev-add-group-docs
into d3b75b3 on data-8:master.

@KarevHero
Copy link
Author

Hi! Just wanted to kindly follow up — the pull request has been ready for a while, and all checks have passed. Let me know if anything needs to be changed. Thanks!

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.

3 participants