- 博客(2)
- 收藏
- 关注
原创 错误集合
error1 AttributeError: module 'tensorflow' has no attribute 'mul' 把tf.mul 改为tf.multiply error2 AttributeError: 'str' object has no attribute 'decode' 把 labels = [movies.iloc[i].Title.decode("l...
2019-06-11 20:04:11
314
原创 TypeError: '>=' not supported between instances of 'str' and 'float'
python错误记录1 TypeError: ‘>=’ not supported between instances of ‘str’ and ‘float’ 代码片. // An highlighted block rating = pd.read_csv("D:/sweet/public data/data/ratings.csv",sep=",") num_user = np.max...
2019-05-20 20:36:57
16662
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅