Skip to content

panic when saving empty data set #58

Description

@bobsrac

record.rs accepts data and this is passed to to_fit(). to_fit() accesses data[0] and that will lead to a panic if data has length == 0

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