Skip to content

Add optional weights parameter to statistics.fmean() #88316

@rhettinger

Description

@rhettinger
BPO 44150
Nosy @rhettinger, @stevendaprano
PRs
  • bpo-44150: Support optional weights parameter for fmean() #26175
  • 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 = None
    closed_at = <Date 2021-05-21.03:22:49.037>
    created_at = <Date 2021-05-16.18:56:52.909>
    labels = ['type-feature', 'library', '3.11']
    title = 'Add optional weights parameter to statistics.fmean()'
    updated_at = <Date 2021-05-21.03:22:49.037>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2021-05-21.03:22:49.037>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-21.03:22:49.037>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2021-05-16.18:56:52.909>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44150
    keywords = ['patch']
    message_count = 1.0
    messages = ['393751']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'steven.daprano']
    pr_nums = ['26175']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44150'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only 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