Skip to content

Only allow one format for inputting data #9

@olivercliff

Description

@olivercliff

Including the dim_order option that allows users to modify their data format (either 'sp' or 'ps') can be confusing, especially because the data are always transposed to the 'ps' order afterwards.

It would be better to stick to the format from sklearn, which would mean the data can only be input as a shape (n_samples, n_processes).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions