Skip to content

Original bool dtype pandas Series is being mutated by Categorical #54

@cmmorrow

Description

@cmmorrow

Not sure where the bug is occurring or how the original Series is able to be mutated. The symptom is passing a bool dtype pandas Series to analyze() initially works, but the original Series is than converted to int, where True = 2 and False = 3.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions