Skip to content

missing .value in CactusField.py line 167 #2

@jkkr2

Description

@jkkr2

Dear team,

I build CACTUS recently and tried the CACTUS-tools. I found a copy/paste/type bug in CactusField.py line 167.

-      # extract columns
-       x   = df.loc[:, x_col_name]
+      # extract columns
+      x   = df.loc[:, x_col_name].value

Thanks,
Johannes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions