What does 20 in x variable does while getting random number?

后端 未结 0 1611
执念已碎
执念已碎 2021-01-15 14:31

import pandas as pd import numpy as np import matplotlib.pyplot as plt

plotting histogram with random numbers

x=20 * np.random.randn(1020)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题