import numpy as np
np.set_printoptions(linewidth=999999)
Reference
https://stackoverflow.com/questions/7770614/expand-width-of-shell-in-pythons-idle
import numpy as np
np.set_printoptions(linewidth=999999)
https://stackoverflow.com/questions/7770614/expand-width-of-shell-in-pythons-idle