Skip to content

non-integer value support for minoverlap argument of foverlaps function #979

@sainathadapa

Description

@sainathadapa

I frequently need to find the overlaps in timeseries data. These can be of the order of milliseconds sometimes. Minoverlap argument needs to have a value of greater than 1 and it should be integer. I currently find overlaps over millisecond data instead of seconds data as a workaround. But float value support for minoverlap will be helpful for analysing POSIXct (converted into numeric) data direclty without for a need to do any furthur processing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions