Skip to content

Avoid visualising all the data of a numpy.ndarray  #7238

Closed

Description

Problem

In the Python-Blosc2 project we found some problems with the new Jupyter NoteBook version when printing a big array. This is better described in: Blosc/python-blosc2#164

Proposed Solution

It would be nice that when the array is big the output is not the whole data. Instead it could only show the firsts and lasts positions of the array like it did in later versions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions