Skip to content

Pandas 3.0.0 breaks timedelta precision #487

@hagenw

Description

@hagenw

pandas 3.0.0 changed the default precision when converting to timedelta: https://pandas.pydata.org/docs/dev/whatsnew/v3.0.0.html#datetime-timedelta-resolution-inference

This caused already an issue in a CI pipeline in auglib that used audformat.utils.to_segmented_index(), so we will need to adjust audformat to work with pandas 3.0.0 as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions