Skip to content

np.split #114

@martindevans

Description

@martindevans

np.split accepts an integer or an array.

indices_or_sections : int or 1-D array

It behaves quite differently depending on which is used.

However, in this wrapper it only accepts an int[].

public NDarray[] split(int[] indices_or_sections, int? axis = 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions