Functions and Data Structures

Notes

Videos

  1. Video demonstration of tutorial. - YouTube

Quick quiz

A few questions to warm up and check the basics. They are reshuffled each time, so you can keep retrying.

A handout is available here.

More information about the Numpy docstring specification:

https://numpydoc.readthedocs.io/en/latest/format.html#docstring-standard

Other 2 common specifications:

Googleโ€™s Python Style Guide: https://google.github.io/styleguide/pyguide.html#38-comments-and-docstrings

\item

Sphinx Python Style Guide: https://pythonhosted.org/an_example_pypi_project/sphinx.html#function-definitions

Log of past relevant classes

2025-02-07: Project examples, Functions and Data Structures

In class today we spoke about group coursework an I showed you two examples of past projects.

2024-02-02: Functions, docstrings and a mistake by me at the end

In class today we spoke about group coursework a bit but mainly spent time looking at docstrings.

Facilitator notes: Functions and data structures