摘要: dataframe获取series是副本,改变series的值并不能改变dataframe中的值 >>> x_column0 11 22 4 >>> df x y0 1 4 阅读全文
posted @ 2018-12-28 16:55 andy_0212 阅读(287) 评论(0) 推荐(0)
摘要: https://www.tensorflow.org/install/pip 装了tensorflow-gpu后,运行程序会出现“Your CPU supports instructions that this TensorFlow binary was not compiled to use: A 阅读全文
posted @ 2018-12-28 09:11 andy_0212 阅读(411) 评论(0) 推荐(0)