Michael Selik <m...@selik.org> added the comment:
+1, This would be useful for quick analyses, avoiding the overhead of installing scipy and looking through its documentation. Given that it's in the statistics namespace, I think the name can be simply ``Normal`` rather than ``NormalDist``. Also, instead of ``.from_examples`` consider naming the classmethod ``.fit``. ---------- nosy: +selik _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36018> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com