-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
Subject of https://stackoverflow.com/questions/72102651/sequence-item-0-expected-str-instance-numpy-int64-found
To fix it, we could cast the struct label to string here.
statannotations/statannotations/Annotation.py
Lines 42 to 43 in bc0c4b8
| labels_string = sep.join([struct["label"] | |
| for struct in self.structs]) |
Metadata
Metadata
Assignees
Labels
No labels