Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
Python random from normal distribution Code Example
python random from normal distribution
>>> mu, sigma = 0, 0.1 # mean and standard deviation >>> s = np.random.normal(mu, sigma, 1000)
Source:
docs.scipy.org
Next
Previous
Python
Related
pandas profiling Code Example
how to read excel file in jupyter notebook Code Example
read json file python utf8 Code Example
NAN values count python Code Example
Python can't subtract offset-naive and offset-aware datetimes Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
7