/IncomeReader

Reads Excel income sheets and retrieves necessary data for analysis.

Primary LanguagePythonMIT LicenseMIT

IncomeReader

IncomeReader reads Excel income sheets which follow a design similar to that of the given template worksheet and retrieves the necessary data for analysis.

IncomeReader requires the use of xlrd and Python3.