Pandas套件提供了read_html()方法(Method),只要傳入網址,就能夠讀取網頁中的<table>表格標籤,並且回傳一個Pandas DataFrame物件,<tr>標籤 ...
確定! 回上一頁