Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Israelistic/Python_working_with_excel

Repository files navigation

Python_working_with_excel

Working with excel spreadsheets

Learn how to work with spreadsheets:

  • Read Spreadsheet file and automate stuff

  • working with openpyxl( io module to) : create, read, write

  • learned"

  1. module = .py file
  2. Package = collection of modules. must contain init.py file
  3. Library = collection of packages.
  • Tasks:
  • List each company with respective product count
  • List products with inventroy less than 10
  • List each company with respective total inventory value
  • Write to spreadsjeet: Calculate and write inventory value for each product into spreadsheet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages