-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed as not planned
Labels
mathsMathematical functionsMathematical functions
Milestone
Description
It seems incredibly unfortunate to me, and indeed almost actively user-hostile, to remove basic functionality such as std from Base. @sbromberger summarized it well in Slack: "if the function is generally understood by a layperson, it should not be removed." You don't have to be a statistics expert to understand what a standard deviation is. The collection of basic statistics functionality in Base in previous versions of Julia was fairly lean and I think struck the perfect balance of "here are the basics, now load a package if you want to get more advanced." Indeed, in the release-0.6 branch, base/statistics.jl is a couple hundred lines of code, including whitespace and extensive documentation. Who was it hurting to have in Base?
sbromberger, mkborregaard, pablosanjose, pkofod, TAJD and 22 moreJeffBezanson, vchuravy, Nosferican and ParadaCarleton
Metadata
Metadata
Assignees
Labels
mathsMathematical functionsMathematical functions