Everyday coding III: manipulating spreadsheets

Fiche du document

Date

25 septembre 2023

Discipline
Types de document
Périmètre
Identifiant
Source

INSULAE

Organisation

OpenEdition

Licence

info:eu-repo/semantics/openAccess



Citer ce document

Monika Barget, « Everyday coding III: manipulating spreadsheets », INSULAE, ID : 10.58079/qd9f


Métriques


Partage / Export

Résumé 0

Spreadsheet manipulation is one of my most common coding tasks both in research and teaching. Python provides several packages for reading, analysing and writing data in table format. If you save your spreadsheets as CSV files (Comma Separated Values), you can work with Python's built-in csv module to read the data with the csv.reader() function. Conversely, you can export data to CSV format with the csv.writer() function. Python packages for EXCEL format have similar functionality. The webs...

document thumbnail

Par les mêmes auteurs

Sur les mêmes sujets

Sur les mêmes disciplines

Exporter en