mytoolbox.submodule.my_scatter#

my_scatter(x, y)[source]#

Short summary.

Parameters:
  • x (type) – Description of parameter x.

  • y (type) – Description of parameter y.

Returns:

Description of returned object.

Return type:

type

Examples

Examples should be written in doctest format, and should illustrate how to use the function/class. >>>

Examples using mytoolbox.submodule.my_scatter#

Example 2

Example 2