13–17 Jan 2020
CERN
Europe/Zurich timezone
Registration Closed!

Data Science with Python: Good practices

14 Jan 2020, 16:30
2h
6/2-024 - BE Auditorium Meyrin (CERN)

6/2-024 - BE Auditorium Meyrin

CERN

Esplanade des Particules 1 1211 Geneva 23 Switzerland
120
Show room on map

Speaker

Mary Georgiou (CERN)

Description

In this session, you will learn some good practices that will help you improve the quality of your Python code. First, you will discover the guidelines for formatting Python code, how to keep it clean and help other developers (including your future self) to understand it more easily. Next, you will learn how to use logging to keep track of what your code is doing while you are not over the screen to supervise it, including how to send mail notifications to yourself when it fails or stops. Finally, you will learn about unit tests and how they can help you validate that your code works as expected.

Primary author

Presentation materials