![]() |
VOOZH | about |
data : array-like input data dtype : Data type of returned arrayReturns :
Interprets the input as a matrixOutput :
Via array-like input : [[[5, 6, 7] [4, 6]]] c matrix : [[[5, 6, 7] 10]]Note : These NumPy-Python programs won't run on onlineID, so run them on your systems to explore them .