Skip to content

Python Requirements

daniel-muthukrishna edited this page Jun 20, 2018 · 1 revision

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