So why only mean and not median, that's better for statistics? :D

Seriously, if you want it builtin, add it to PYTHONSTARTUP:
https://docs.python.org/3/using/cmdline.html#envvar-PYTHONSTARTUP

    from statistics import mean
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/JNMWEYHKS73AAWYIKOERD6OXX25SSQLM/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to