Just as we use the np shorthand for NumPy and the pd shorthand for Pandas, ... In [ 6 ]: plt . plot ( x , np . sin ( x - 0 ), color = 'blue' ) # specify ...
確定! 回上一頁