質問編集履歴

1

ファイル名の補足

2021/04/02 12:34

投稿

Dantesu
Dantesu

スコア8

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  import camelot
16
16
 
17
- #上記画像(表)の元PDFファイルを抽出
17
+ #上記画像(表)の元PDFファイル(rank.pdf)を抽出
18
18
 
19
19
  tables = camelot.read_pdf('rank.pdf', pages='1', split_text=True, strip_text='\n')
20
20