MCPcopy
hub / github.com/numpy/numpy / performance.py

File performance.py

doc/source/reference/random/performance.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from timeit import repeat
2
3import pandas as pd
4

Callers

nothing calls this directly

Calls 6

repeatFunction · 0.85
updateMethod · 0.80
roundMethod · 0.80
minFunction · 0.50
meanMethod · 0.45
copyMethod · 0.45

Tested by

no test coverage detected