Study Notes (21): NumPy data analysis -NumPy arithmetic

Learning immediately: https://edu.csdn.net/course/play/25878/316075?utm_source=blogtoedu

numpy arithmetic

For performing arithmetic operations such as add (), subtract (), multipy () and divide the like.

Subject to the same shape, or in line with the principle of broadcasting

Published 23 original articles · won praise 8 · views 1140

Guess you like

Origin blog.csdn.net/qq_41739233/article/details/104278921