Selection from Python Data Science Handbook [Book] ... In [ 8 ]: plt . plot ( x , x + 0 , '-g' ) # solid green plt . plot ( x , x + 1 , '--c' ) # dashed ...
確定! 回上一頁