[PYTHON] [Question] About multidimensional arrays

Sorry for the rudimentary question.

I would like to declare the following array in numpy, can you tell me how?

[[[1,2,3,4,5] [1,2]] [[6,7,8,9,10] [3,4]] ・ ・ ・ ・ ]

Recommended Posts

[Question] About multidimensional arrays
Sorting of multidimensional associative arrays
I have a question about whitespace
Question