Conteúdo do Curso
Excel Automation with Python
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
.
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