Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

[Proposal] Adding median and mode to collections #138

Closed
amonger opened this issue Jul 13, 2016 · 1 comment
Closed

[Proposal] Adding median and mode to collections #138

amonger opened this issue Jul 13, 2016 · 1 comment

Comments

@amonger
Copy link

amonger commented Jul 13, 2016

I found in a recent project that I needed to calculate the mode in a collection. While you could use an external class, I think it fits well into the collections class as you're already providing functionality which provides an average.

laravel/framework#14305

@Garbee
Copy link

Garbee commented Jul 14, 2016

If you're going to make a PR, then making an issue here doesn't help much. Just let the PR speak for itself. Those get attention more quickly than Internals issues anyways.

@amonger amonger closed this as completed Sep 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants