Skip to content
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

Update histogram_utils.py #863

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

yogeshhh1207
Copy link

fixed #862 where function named "_get_bin_width" got replaced with "_get_number_of_bins" and the Sturges' formula got fixed by cutting out the extra variable.

fixed Azure#862 where function named "_get_bin_width" got replaced with "_get_number_of_bins" and the Sturges' formula got fixed by cutting out the extra variable.
@yogeshhh1207 yogeshhh1207 requested a review from a team as a code owner July 10, 2023 19:11
@elesel elesel force-pushed the main branch 3 times, most recently from 16dd412 to f103d2e Compare April 23, 2024 05:00
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.

[BUG] Incorrect argument for ceiling function when computing Sturges formula
1 participant