Skip to content

Improve _from_sequence type handling #32

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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