Skip to content

Bug: min_timestep function does not return resample #34

@leahgibson

Description

@leahgibson

The function min_timestep is missing the line "return resample", which causes a NoneType error when data_df.resample(min_timestep(data_df)).mean() is called.

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