Skip to content

LuisValgoi/python-excel-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repo basically:

  • reads the transactions.xlsx file from /assets folder
  • creates an extra column w/ some values
  • creates a chart based on this new column added
  • creates a new .xlsx file w/ the name provided by the user

Console

  • when you run this project, a fileName will be requested
  • when you type it, a new file with the previous logic will be generated

Dependency

https://openpyxl.readthedocs.io/en/stable/usage.html

About

Repo for Playing with Python & Excel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages