-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
releasedIncluded in a releaseIncluded in a release
Description
- Replace
maximumwithmax(already done in some places) - Replace
minimumwithmin(already done in some places) - Document "allowed" abbreviations in guidelines
- Replace
number_ofwith_count(already done for e.g.missing_value_count)
For example, minimum_number_of_samples_in_leaves could become min_sample_count_in_leaves. Saves some line width at basically no loss of readability.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releasedIncluded in a releaseIncluded in a release
Type
Projects
Status
✔️ Done