Skip to content

Fix awkwardness of statistics.mode() for multimodal datasets #80073

@rhettinger

Description

@rhettinger
BPO 35892
Nosy @rhettinger, @stevendaprano, @csabella, @Windsooon, @scotchka
PRs
  • bpo-35892: Fix mode() and add multimode() #12089
  • bpo-35892: Add usage note to mode() #15122
  • [3.8] bpo-35892: Add usage note to mode() (GH-15122) #15176
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/stevendaprano'
    closed_at = <Date 2019-03-12.07:44:04.434>
    created_at = <Date 2019-02-03.18:51:25.532>
    labels = ['3.8', 'type-bug', 'library']
    title = 'Fix awkwardness of statistics.mode() for multimodal datasets'
    updated_at = <Date 2019-08-08.08:37:00.703>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-08-08.08:37:00.703>
    actor = 'rhettinger'
    assignee = 'steven.daprano'
    closed = True
    closed_date = <Date 2019-03-12.07:44:04.434>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-02-03.18:51:25.532>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35892
    keywords = ['patch']
    message_count = 27.0
    messages = ['334796', '335147', '335182', '335679', '335680', '335684', '335704', '335726', '335746', '335764', '335785', '335879', '336007', '336332', '336338', '336570', '336573', '336594', '336674', '336733', '336815', '337626', '337638', '337659', '337724', '349222', '349224']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'steven.daprano', 'francismb', 'cheryl.sabella', 'Windson Yang', 'scotchka']
    pr_nums = ['12089', '15122', '15176']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35892'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions