Steven D'Aprano <steve+pyt...@pearwood.info> added the comment: What do you think of adding a note in the documentation for median?
"If your data is ordinal (supports order operations) but not numeric (doesn't support addition), you should use ``median_low`` or ``median_high`` instead." ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33573> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com