错误提示:E:/Python/Text/2.x.py:16: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal neg[2] = neg[1].apply(lambda x: [i for i in x if i not in stop]) #逐词判断是否停用词,思路同上
weixin_39991531的博客if i % 5: plt.yticks([]) plt.xticks([]) x = np.arange(len(val_acc_list)) plt.plot(x, val_acc_list) plt.plot(x, results_train[key], "--") i += 1 if i >= graph_draw_num: break plt.show() 以下为报错: ...
π火的博客File "D:/PycharmProjects/selenium/moni/base_info.py", line 86, in cookie_login driver.get(url=link) File "D:\PycharmProjects\selenium\venv\lib\site-packages\selenium\webdriver\remote\webdriver.py", ...