In Python, we have a way to represent our objects within interpreters: repr. In IPython, it goes even further. We can register rich represenations of plots, tables, and all kinds of objects. As an ...
Looking at this example, I think it might be reasonable to truncate the schema repr when it is embedded in the Array repr, but then when inspecting the schema itself ...