Skip to content

"weighted mean" by a computed column does not work anymore (used to in 3.7.4) #3154

@abalabin-bamfunds

Description

@abalabin-bamfunds

Bug Report

Steps to Reproduce:

Choosing aggregation "weighted mean" by a computed column used to work in 3.7.4 and does not in 4.3.0.

Can be reproduced using the Superstore example by adding column D1="Discount", choosing "weighted mean by D1" for Profit, and the debugger show this:

Uncaught (in promise) Error: Abort(): Could not get dtype for column `D1` as it does not exist in the schema.

Expected Result:

Should work

Actual Result:

Error as above

Environment:

  • Win 11, psp 4.3.0, Edge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions