Skip to main content
Ctrl+K

pyudv

Site Navigation

  • Home page
  • Examples
  • API reference
  • GitHub

Site Navigation

  • Home page
  • Examples
  • API reference
  • GitHub

Section Navigation

  • Example 1
  • Example 2
  • Sub Gallery
    • Example 3
    • Example 4
  • Main Gallery
  • Sub Gallery
  • Example 3

Note

Go to the end to download the full example code

Example 3#

test

example3
import numpy as np

from mytoolbox.submodule.module2 import my_histo

x = np.random.normal(100, 100, 100)

my_histo(x)

Total running time of the script: (0 minutes 0.069 seconds)

Download Python source code: example3.py

Download Jupyter notebook: example3.ipynb

Gallery generated by Sphinx-Gallery

© Copyright 2021, Cyril Gadal.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.14.2.