Skip to content

Typo in example_actigraph_usage.py  #2

Description

@cosmicnet

counts.fill_windows(nonwear_bouts, fill_value=-2)

I think this line should be:

counts.fill_windows(invalid_bouts, fill_value=-2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions