This does give the correct information but the output is quite ugly as it’s 10x Vector description. It’d be better if the description could maintain the matrices columns, as it would with pandas.DataFrame.describe
and the simple describe(ones(10,10))
syntax.