Skip to content

combine_sorties() sorts every column of data individually instead of using only time #43

Description

@dmlewis9

np.sort(array, axis=0) sorts everything vertically when given an axis=0, rather that only sorting on that axis. It should sort only by the first axis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions