Skip to content

RaggedArray.__setitem__ on all-False index fails #42

Description

@justinrporter

If RaggedArray.__setitem__ is called on an index that is all False, it chokes. Compare this to the np.ndarray behavior, which simply doesn't set anything.

PR #41 contributes a failing test for this issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions