Skip to content

Improve _from_sequence type handling #32

@marco-neumann-by

Description

@marco-neumann-by

RLEArray._from_sequence currently has some issues:

  • It accepts all object arrays, even though is should be slightly more careful when converting e.g. to bools
  • It doesn't work well with all nullable pandas arrays (e.g. the new bool extension array)

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