Table to CSV에 대한 리뷰
Table to CSV 제작자: igorlogius
리뷰 18개
- 5점 만점에 5점敬念法轮大法好远离瘟疫 님, 2달 전
- 5점 만점에 2점Firefox 사용자 9777552 님, 일 년 전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년 전
- 5점 만점에 1점MADsadFATcat 님, 4년 전
- 5점 만점에 1점Firefox 사용자 16895069 님, 4년 전
- 5점 만점에 5점Firefox 사용자 14590441 님, 4년 전Just what I need for getting quick datasets for practicing data science. Thanks!!!