Visualize-ML / Book1_Python-For-Beginners

Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;请多多批评指正!
4.46k stars 859 forks source link

Bk1_ch27_02代码 #124

Closed 521haohaoxuexi123 closed 5 months ago

521haohaoxuexi123 commented 8 months ago

ax.plot(([i for (i,j) in data], [i for (i,j) in data]), ([j for (i,j) in data], [j for (i,j) in data]), c=[0.6,0.6,0.6], alpha = 0.5) 您好,这段代码里面的data_是不是需要改成data

Visualize-ML commented 8 months ago

谢谢你,我会集中时间查一下代码。请继续批评指正。

Cheers

On Thu, Dec 7, 2023 at 6:53 AM 521haohaoxuexi123 @.***> wrote:

ax.plot(([i for (i,j) in data], [i for (i,j) in data]), ([j for (i,j) in data], [j for (i,j) in data]), c=[0.6,0.6,0.6], alpha = 0.5) 您好,这段代码里面的data_是不是需要改成data

— Reply to this email directly, view it on GitHub https://github.com/Visualize-ML/Book1_Python-For-Beginners/issues/124, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZHC6V2RZSSENXI2KAE4WILYIGU3LAVCNFSM6AAAAABAK5WIO2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTANRQGA4DCMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>