Skip to content
 
 

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced python course

This repository contains the jupyter lessons and data for the advanced class in python.

The lessons begin with a reminder of the python essentials. It then introduces the concept of hash tables (dictionaries), defensive programming, numpy and matplotlib usage, how to deal with physical quantities and a short introduction to the pandas library.

Slides

Feedback form

Instructor Notes

Spyder tricks

  • Modification of the size of the ipython console panel is done:

    1. By going in:

    tools/preferences/general/appearance/fonts

      • By increasing the font size using the following key combinaisons:

        ctrl + +
        

      or:

      ctrl + shift + =
      
      • to decrease the font size:

        ctrl + -
        
  • To send and execute the line or the selection:

    F9
    

About

University of Manchester, Research-IT, Advanced python course

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages