zeus

class test.ExampleClass(name)[source]

An example docstring for a class definition.

about_self()[source]

Return information about an instance created from ExampleClass.

test.about_me(your_name)[source]

Return the most important thing about a person. :param your_name: A string indicating the name of the person.

import numpy as np

Indices and tables