You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #29450, I propose adding narrative documentation that explains how to print and format NumPy arrays. Adding it to Numpy howtos section seems appropriate.
Background
There have been several questions and issues related to printing arrays, as shown below. I believe a narrative guide would be helpful for users to understand current behaviors.