Skip to content

Integer columns can be incorrectly detected as timestamps #22

Description

@julianafreire

integer columns (such as IDs and rating scores)
were incorrectly classified as timestamps due to overly aggressive
heuristics; could apply Unix timestamp range validation (1970–2100)
and catch OSError, ValueError, and OverflowError exceptions
to suppress invalid conversions

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