Skip to content

multi-columns in category-num operators #43

@jacksonzhang817

Description

@jacksonzhang817

when i use operator like groupbythenxxx.d1 is numerical data and d2 is the category data.
if d2 contains one feauture ,for example groupby('date'),it's okay.
however,if d2 contains multi features like groupby(['date','class']) it seems doesn't work.
i've read the codes in FNode, function .calcualte return data[self.name], seems name only support one column.

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