Skip to content

Add optional weighting to statistics.harmonic_mean() #82489

Description

@rhettinger
BPO 38308
Nosy @rhettinger, @mdickinson, @stevendaprano, @serhiy-storchaka, @corona10, @ZackerySpytz
PRs
  • bpo-38308: Add optional weighting to statistics.harmonic_mean() #23914
  • bpo-38308: Fix the "versionchanged" for the *weights* of harmonic_mean() #23919
  • 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/rhettinger'
    closed_at = <Date 2020-12-24.03:53:17.407>
    created_at = <Date 2019-09-28.18:28:15.804>
    labels = ['type-feature', 'library', '3.10']
    title = 'Add optional weighting to statistics.harmonic_mean()'
    updated_at = <Date 2021-01-03.12:35:29.887>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2021-01-03.12:35:29.887>
    actor = 'serhiy.storchaka'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2020-12-24.03:53:17.407>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-09-28.18:28:15.804>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38308
    keywords = ['patch']
    message_count = 13.0
    messages = ['353469', '353526', '353550', '353985', '353992', '353999', '383664', '383665', '383667', '383671', '383672', '383677', '384268']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'steven.daprano', 'serhiy.storchaka', 'corona10', 'ZackerySpytz']
    pr_nums = ['23914', '23919']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38308'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions