Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Save | Excel Automation with Python (project)
Excel Automation with Python (project)
course content

Kursusindhold

Excel Automation with Python (project)

book
Save

Workbook.save() is a method provided by the openpyxl library in Python that allows you to save changes made to an Excel workbook to a file. The save() method takes a filename as a parameter and writes the current state of the workbook to the specified file.

Saving changes to an Excel workbook is important when you need to persist data changes or formatting changes. For example, you may use openpyxl to read data from a file, perform some data processing or analysis, and then save the results to a new or existing Excel file.

Opgave

Swipe to start coding

Save the current workbook named "hello_world.xlsx" (filename parameter).

Løsning

Mark tasks as Completed
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 3
AVAILABLE TO ULTIMATE ONLY
Vi beklager, at noget gik galt. Hvad skete der?
some-alt