This is a Python script which lets you search members in an excel file and mark them present.
-
Updated
Sep 10, 2018 - Python
This is a Python script which lets you search members in an excel file and mark them present.
Instead of making comparisons between two Excel documents reading line-by-line, this program utilizes data manipulation techniques to make correlations between Excel documents and creates a new Excel document based on these correlations.
python package designed to aid bar/restaurant inventory management. allows user to input a scanned pdf and be returned a excel workbook with extrapolated values using OCR/Azure/openpyxl.
Normalizing multiple-row-record in a table (bank statement example). Getting a table with normalized records (one record corresponds to one row)
Add a description, image, and links to the excel-python topic page so that developers can more easily learn about it.
To associate your repository with the excel-python topic, visit your repo's landing page and select "manage topics."