Google Colab wyświetla całą tablicę

import sys
import numpy
numpy.set_printoptions(threshold=sys.maxsize)
Annoying Alpaca