Skip to content

gcsi drug response table contains duplicate entries #456

@ymahlich

Description

@ymahlich

Same problem as #455 but for gcsi.
Difference in dataset sizes:

>>> gcsi.experiments.shape
(134250, 8)
>>> gcsi.experiments.drop_duplicates().shape
(133980, 8)

See #455 for more detail.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions