原文:AttributeError: 'unicode' object has no attribute 'xpath'

剛寫代碼報錯:AttributeError: unicode object has no attribute xpath 場景是這樣的: 然后運行就報錯:AttributeError: unicode object has no attribute xpath 開始上網找了很多解決辦法都沒用,后來看到了這里的解決辦法: http: stackoverflow.com questions attri ...

2016-08-18 15:08 0 7616 推薦指數:

查看詳情

AttributeError: 'Table' object has no attribute 'plot'錯誤

今天在用到camelot爬取pdf的表格時,想選取部分區域進行爬取,就想用plot把pdf畫一下,選個坐標。 看了網上的示例,在使用camelot.read_pdf獲取當前頁面以后調用tables[0].plot('text'),提示AttributeError: 'Table' object ...

Mon Jan 06 09:35:00 CST 2020 0 1305
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM