Random
Generate numbers and arrays from different random distributions.
We'll cover the following
Chapter Goals:
- Learn about random operations in NumPy
- Write code using the
np.random
submodule
Generate numbers and arrays from different random distributions.
np.random
submodule