Skip to content

Added comparison function as histogram operation#762

Draft
gohil-jay wants to merge 15 commits intoscikit-hep:developfrom
gohil-jay:issue157-1
Draft

Added comparison function as histogram operation#762
gohil-jay wants to merge 15 commits intoscikit-hep:developfrom
gohil-jay:issue157-1

Conversation

@gohil-jay
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions bot added the needs changelog Might need a changelog entry label Jul 1, 2022
@gohil-jay gohil-jay requested a review from henryiii July 1, 2022 03:03
"""
return self._hist.rank()

def compare(self, hist2) -> bool:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
def compare(self, hist2) -> bool:
def compare(self, hist2: "Histogram") -> bool:

@gohil-jay
Copy link
Copy Markdown
Collaborator Author

Updated PR: #763

@henryiii henryiii marked this pull request as draft July 5, 2022 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs changelog Might need a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants