- Добавил: literator
- Дата: 8-06-2021, 15:57
- Комментариев: 0
![Python - Learn a New Skill Today: Lab 2: Business Expenses (Visual Programming)](/uploads/posts/2021-06/1623157076_cov250mk.jpg)
Автор: Cathy Young
Издательство: Independently published
Год: 2021
Страниц: 285
Язык: английский
Формат: pdf, azw, epub
Размер: 10.1 MB
Are you curious about the Python language and wondering how to read and write Excel files efficiently? This book uses the format of a hands-on lab to create a complete program, with simple code examples that gather and categorize business expense details. The lab uses the “openpyxl” functions to read, write, and format Excel objects. We’ll also use dictionaries and lists with the data to drastically improve performance. The code is organized around several lab functions. The compartmentalized functions provide a logical stopping place if you want to take a break and make it easier to “test” parts of your code and know they’re working OK.