Skip to content

__eq__ and __sizeof__ methods for table transformers #764

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

Since we implement most table transformers ourselves now, we can add __eq__ and __sizeof__ methods.

Desired solution

Add them. For __sizeof__ a fast estimate suffices. Maybe we should also not use __sizeof__ because of this but a new method _estimated_size?

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions