Adding row/column headers to NumPy arrays

后端 未结 5 1453
执笔经年
执笔经年 2020-12-29 03:59

I have a NumPy ndarray to which I would like to add row/column headers.

The data is actually 7x12x12, but I can represent it like this:

5条回答
提交回复
热议问题