Skip to content

Include drop_invalid_rows attribute in deserialization from_json() #1357

@Nico-VC

Description

@Nico-VC

Is your feature request related to a problem? Please describe.
drop_invalid_rows attribute is not included when DataFrameSchema is deserialized when using from_json

Describe the solution you'd like
Include drop_invalid_rows attribute to pandera.io.deserialize_schema() for DataFrameSchema

Describe alternatives you've considered
Currently manually setting drop_invalid_rows to True even though json schema specifies this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions