Writing function documentation with pyment II
Documentation helps your users learn how to use your functions, and can even help remind you how to use them.
In this exercise, you'll fill out your NumPy style documentation template to make some beautiful documentation.
Please refer to the previous video and this document about writing documentation in NumPy style.
This exercise is part of the course
Developing Python Packages
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise