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

Add HDI ranges to CLV plot_expected_purchases_ppc #1223

Open
ColtAllen opened this issue Nov 24, 2024 · 0 comments
Open

Add HDI ranges to CLV plot_expected_purchases_ppc #1223

ColtAllen opened this issue Nov 24, 2024 · 0 comments

Comments

@ColtAllen
Copy link
Collaborator

This issue pertains to an open PR, but is not a prerequisite for merging.

HDI ranges would be a great addition to the chart in that PR, and easy to do in matplotlib:

image

However, the underlying xarray data container requires value count grouping functionality that may not be supported yet:
https://docs.xarray.dev/en/stable/user-guide/groupby.html#grouper-objects

My efforts to hack something together begin in cell 19 of this notebook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant