Skip to content

Add pandas args to overridden methods #212

@MaxGhenis

Description

@MaxGhenis

We haven't yet implemented many args in overridden methods, but leaving them off violates substitutability. It'd be good to include them and raise NotImplementedErrors when those args aren't yet implemented in a way that can be just passed to super().

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