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

quantiles: Deprecate q in favor of probabilities #293 #297

Merged
merged 3 commits into from
Mar 30, 2023
Merged

Conversation

m-mohr
Copy link
Member

@m-mohr m-mohr commented Nov 10, 2021

Fixes #293

@m-mohr m-mohr added this to the 1.2.0 milestone Nov 10, 2021
@m-mohr m-mohr linked an issue Nov 10, 2021 that may be closed by this pull request
@m-mohr m-mohr modified the milestones: 1.2.0, future Nov 16, 2021
@m-mohr m-mohr marked this pull request as draft November 16, 2021 15:52
Copy link

@metzm metzm left a comment

Choose a reason for hiding this comment

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

I tend to prefer two different options, but in this case there are good arguments to avoid two different options which would be mutually exclusive, at the same time one of them is required, and the two different meanings (probabilities or number of intervals) are very easy to distinguish.

@m-mohr m-mohr added the breaking label Sep 7, 2022
@m-mohr m-mohr modified the milestones: future, 2.0.0 Feb 1, 2023
@m-mohr m-mohr marked this pull request as ready for review March 14, 2023 14:45
# Conflicts:
#	CHANGELOG.md
#	quantiles.json
@m-mohr m-mohr requested review from LukeWeidenwalker, dthiex and mkadunc and removed request for SerRichard March 14, 2023 17:12
quantiles.json Outdated Show resolved Hide resolved
@m-mohr m-mohr requested a review from soxofaan March 29, 2023 17:13
@m-mohr m-mohr merged commit ff00eb7 into draft Mar 30, 2023
@m-mohr m-mohr deleted the issue-293 branch March 30, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quantiles: Unify probabilities and q
6 participants