Message 335879 - Python tracker (original) (raw)

Message335879

Author Windson Yang
Recipients Windson Yang, francismb, rhettinger, steven.daprano
Date 2019-02-19.02:27:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1550543223.85.0.410823348435.issue35892@roundup.psfhosted.org
In-reply-to
Content
I think right now we can > Change mode() to return the first tie instead of raising an exception. This is a behavior change but leaves you with the cleanest API going forward. as well as > Add a Deprecation warning to the current behavior of mode() when it finds multimodal data. In Python 3.9, we change the behavior.
History
Date User Action Args
2019-02-19 02:27:03 Windson Yang set recipients: + Windson Yang, rhettinger, steven.daprano, francismb
2019-02-19 02:27:03 Windson Yang set messageid: 1550543223.85.0.410823348435.issue35892@roundup.psfhosted.org
2019-02-19 02:27:03 Windson Yang link issue35892 messages
2019-02-19 02:27:03 Windson Yang create