Skip to content

missing .value in CactusField.py line 167 #2

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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