Skip to content

Error: SchemaMismatch occurs when transporting an Enum type. #131

Open
@baiguoname

Description

@baiguoname

Suppose I have a DataFrame in rust side with a column of type Enum:

Image

When this data is transferred to the python side with PyDataFrame, the column of type Enum will automatically converted to type Categorical:

Image

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