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

Feature/alg 1639 add proxy information #180

Merged
merged 7 commits into from
Aug 31, 2023

Conversation

shanibenbaruch
Copy link
Contributor

Add histogram calculation for the json file.
Also added some tests.

Copy link
Contributor

@Louis-Dupont Louis-Dupont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

Overall, my main comment is that these extra stats are probably not very clear for external users.

For instance, if a random user sees:


                   'bin_width': 1,
                   'min_bin_val': 1,
                   'max_bin_val': 4,
                   'histogram': [1, 0, 2]

without extra context I dont think he/she would understand what's behind that.

Copy link
Contributor

@Louis-Dupont Louis-Dupont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shanibenbaruch shanibenbaruch merged commit d50b72b into master Aug 31, 2023
@shanibenbaruch shanibenbaruch deleted the feature/ALG-1639_add_proxy_information branch August 31, 2023 13:08
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.

2 participants