filmov
tv
Python basic course | Broadcasting of NumPy arrays

Показать описание
Broadcasting allows an operator or a function to act on two or more arrays to operate even if these arrays do not have the same shape.
#python
#broadcasting
#numpy
#array
#easydatascience2508