Skip to content

Python Requirements

eml11 edited this page Jun 23, 2017 · 2 revisions

If you can do the following then you do not need to come to the day 2 python introduction.

  • basic python, i.e. Arithmetic, loops, functions, if statements, import
  • Know the difference between a numpy array and a python list
  • Use numpy arrays
  • preferably know python classes - but not strictly necessary

Clone this wiki locally