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

AgeRefPlot min/max when choosing a subset #30

Open
TalShor opened this issue May 14, 2024 · 1 comment
Open

AgeRefPlot min/max when choosing a subset #30

TalShor opened this issue May 14, 2024 · 1 comment

Comments

@TalShor
Copy link

TalShor commented May 14, 2024

because of this default:
age_bins = np.arange(35, 75, 1)
even if you're data is not between 30-80 (subset, different, whatever) - it'll still show 30-80

set the default more data aware

@TalShor
Copy link
Author

TalShor commented May 15, 2024

Also the param expectiles is not optional - None or False will throw an exception

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

No branches or pull requests

1 participant