On Sat, Jul 9, 2016, 12:57 PM Robert Kern <[email protected]> wrote:
> On 2016-07-09 17:13, Michael Selik wrote: > > On Sat, Jul 9, 2016 at 10:17 AM Jason Friedman <[email protected]> > wrote: > > > >>> +1 for consistency > > > > What do other languages use? > > R, the most likely candidate, doesn't have them built-in. > > scipy.stats uses gmean() and hmean() > SciPy also uses other obscure abbreviations. My least favorite is "eye". My first thought at reading "hmean" might be horizontal mean, especially if there were a vmean. > -- https://mail.python.org/mailman/listinfo/python-list
