Skip to content

DateTime Inference Package Review #146

Open
@ieaves

Description

@ieaves

Pandas default datetime inference functionality is generally quite good, however, there are a few eccentricities like converting sequences of values like ['16:11', '5:11'] to datetime where the date component was blindly populated with now()

Are there other tools which provide more robust capabilities within this domain? How can we better protect users from data corruption?

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