Skip to content

paris-saclay-cds/python-workshop

Repository files navigation

python-workshop

Materials for the Paris-Saclay Center for Data Science python workshop

Scientists from all disciplines are nowadays confronted with the necessity of diving into the world of scientific programming, whether to interpret basic data or make more advanced computation. However, developed code is often found to be sloppy and even buggy, leading to irreproducible research as well as making it difficult to collaborate and share resources.

Therefore, this workshop organized by the Paris Saclay Center for Data Science aims at presenting, on the one hand, the PyData ecosystem widely used in scientific programming and, on the other hand, the software engineering best practises to achieve efficient and reusable code.

Program

Day 1 - Scientific programming with Python

Goal: introducing the most important packages for scientific computing and data analysis in Python. The main topics presented will be:

  • Introduction to the basics of numpy, pandas, and matplotlib;
  • Introduction to scientific computing toolbox: scipy, statsmodels, and scikit-learn.

Day 2 - Software engineering best practices for scientists

Goal: moving from standalone scripts to efficient and reusable code with tutorial on writing modular, documented, tested, and shareable code.

  • Migrating from scripts to modular code;
  • Best practices through PEP8 and well documented code;
  • Test and continuous integration in a nutshell

Event organized in collaboration with PROTO204.

About

Materials for the Paris-Saclay Center for Data Science python workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •