Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit 92d52d6

Browse files
Minor typo in readme
Minor typo in readme
1 parent 9c9bb90 commit 92d52d6

File tree

1 file changed

+1
-1
lines changed
  • System-Automation-Scripts/PDF_Tables_To_CSV

1 file changed

+1
-1
lines changed

System-Automation-Scripts/PDF_Tables_To_CSV/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# PDF to CSV
2-
This scrpit will convert the tables in the PDF file into CSV files. Each CSV file has one table from the PDF and number of CSV equal to number of tables in the PDF.
2+
This script will convert the tables in the PDF file into CSV files. Each CSV file has one table from the PDF and the number of CSV equal to the number of tables in the PDF.
33

44
# Requirements
55
`pip install tabula-py, pandas`

0 commit comments

Comments
 (0)