Conteúdo do Curso
Excel Automation with Python (project)
Excel Automation with Python (project)
Swipe to show menu
Open, Edit and Save
Now that we are halfway into our project, let's practice a full pipeline with openpyxl! Here is our file "hello_world.xlsx":
Tarefa
Swipe to show code editor
- Open the workbook called
"hello_world.xlsx"
; - Add
"Test text"
to the"C1"
cell; - Save the
workbook
.
Solução
Here is "hello_world_append.xlsx" after successfully completing the task:
Mark tasks as Completed
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 7
AVAILABLE TO ULTIMATE ONLY