Table to CSV 的評論
Table to CSV 作者: igorlogius
18 筆評論
- 評價 5 分,滿分 5 分來自 敬念法轮大法好远离瘟疫,2 個月前
- 評價 2 分,滿分 5 分來自 Firefox 使用者 9777552,1 年前Detection of tables is poor. Data cells are exported as one file, row names as a 2nd file, column names as a 3rd file. Then you have to combine 3 files manually.
開發者回應
張貼於 4 天前Sounds like whatever you tried to export was not a real html table but something that was constructed from 3 or more table elements, which is pretty stupid IMO. And sadly there is nothing i can do to stop webdevelpers from doing things like this.
The addon itself is perfectly capable of exporting real html tables (its basically what it was made for), as you can see in the demo video. If you are having trouble it is likely that whatever you are trying to export/copy is not as simple it might look. In this case, you might have more luck with an addon called "Table Capture" by the addon developer GeorgeMike. It's paid but it might be capable of dealing with non-trivial html tables. Hope this info helps. - 評價 5 分,滿分 5 分來自 Cheap Soldier,2 年前
- Works well, but you need to run the extension on the page first, to generate the table areas. Right clicking a table and selecing "export" does nothing before that, which is very confusing. And the difference between the two export modes is not immediately clear.
(Changed from 4 to 5 following dev's response, thanks!) - 評價 5 分,滿分 5 分來自 Firefox 使用者 17623955,3 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 17572870,3 年前
- 評價 1 分,滿分 5 分來自 MADsadFATcat,4 年前
- 評價 1 分,滿分 5 分來自 Firefox 使用者 16895069,4 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 14590441,4 年前Just what I need for getting quick datasets for practicing data science. Thanks!!!