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

Gets the number of overflow bins for hist.axis.IntCategory, at least. #671

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

jpivarski
Copy link
Member

Doesn't fully support categorical axis round-trip from hist through TH*, but at least it gets the number of overflow bins right (fixing #659).

@jpivarski jpivarski enabled auto-merge (squash) August 11, 2022 19:37
@jpivarski jpivarski merged commit 8264cf2 into main Aug 11, 2022
@jpivarski jpivarski deleted the jpivarski/categorical-axis-overflow-bins branch August 11, 2022 19:53
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.

Calling to_hist() and to_numpy() gives error when opening a CategoryAxis which has been saved to a root file
1 participant