Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Automation in Excel Files

A small Python application will take an Excel file (.xlsx) as input and will update specific rows and columns, then add a graph to it and save it into a new file.

Installation

Install the openpyxl

  pip install openpyxl