Created
May 10, 2020 18:32
-
-
Save saulshanabrook/735e5775ff237407520d7f9e5b49f6ba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"config": {"view": {"continuousWidth": 400, "continuousHeight": 300}}, | |
"data": {"name": "data-dd5ef53ccb7db65754b7478f2d0aa8f9"}, | |
"mark": "bar", | |
"encoding": { | |
"color": {"type": "nominal", "field": "library"}, | |
"tooltip": [ | |
{"type": "nominal", "field": "function"}, | |
{"type": "quantitative", "field": "count"}, | |
{"type": "nominal", "field": "library"} | |
], | |
"x": {"type": "quantitative", "field": "count"}, | |
"y": {"type": "nominal", "field": "function", "sort": "-x"} | |
}, | |
"$schema": "https://vega.github.io/schema/vega-lite/v4.8.1.json", | |
"datasets": { | |
"data-dd5ef53ccb7db65754b7478f2d0aa8f9": [ | |
{"function": "numpy.linspace", "count": 42, "library": "skimage"}, | |
{"function": "numpy.exp", "count": 23, "library": "skimage"}, | |
{"function": "numpy.array", "count": 552, "library": "skimage"}, | |
{"function": "numpy.ndarray.astype", "count": 234, "library": "skimage"}, | |
{"function": "numpy.ndarray.mean", "count": 42, "library": "skimage"}, | |
{"function": "numpy.asarray", "count": 81, "library": "skimage"}, | |
{"function": "numpy.sum", "count": 108, "library": "skimage"}, | |
{"function": "numpy.absolute", "count": 89, "library": "skimage"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_almost_equal", | |
"count": 181, | |
"library": "skimage" | |
}, | |
{"function": "numpy.vstack", "count": 20, "library": "skimage"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_equal", | |
"count": 338, | |
"library": "skimage" | |
}, | |
{"function": "numpy.ndarray.T", "count": 60, "library": "skimage"}, | |
{"function": "numpy.all", "count": 82, "library": "skimage"}, | |
{"function": "numpy.ndarray.size", "count": 55, "library": "skimage"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_array_equal", | |
"count": 238, | |
"library": "skimage" | |
}, | |
{"function": "numpy.float64.ndim", "count": 1, "library": "skimage"}, | |
{"function": "numpy.testing", "count": 40, "library": "skimage"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_allclose", | |
"count": 82, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.testing.assert_allclose", | |
"count": 4, | |
"library": "skimage" | |
}, | |
{"function": "numpy.r_", "count": 9, "library": "skimage"}, | |
{"function": "numpy.ndarray.ndim", "count": 228, "library": "skimage"}, | |
{"function": "numpy.int64", "count": 14, "library": "skimage"}, | |
{"function": "numpy.round_", "count": 14, "library": "skimage"}, | |
{ | |
"function": "numpy.__config__.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy._distributor_init.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.compat._inspect.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.compat.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.multiarray.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._string_helpers.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._type_aliases.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._asarray.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._methods.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.shape_base.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.arrayprint.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.defchararray.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.memmap.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.machar.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.einsumfunc.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._add_newdocs.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._internal.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.ufunclike.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.scimath.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.linalg.lapack_lite.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.linalg.linalg.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.matrixlib.defmatrix.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.histograms.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.stride_tricks.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.nanfunctions.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.polynomial.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.arraysetops.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib._datasource.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.npyio.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.arrayterator.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib._version.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.fft._pocketfft_internal.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.fft.helper.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.polynomial.polyutils.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.polynomial.polynomial.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.polynomial.legendre.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.polynomial.hermite_e.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.polynomial.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random._bit_generator.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random._mt19937.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random._philox.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random._sfc64.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random._pickle.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.ctypeslib.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.ma.extras.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.testing._private.utils.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.testing._private.nosetester.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.dual.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.random", | |
"count": 14, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy._globals.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.version.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._multiarray_umath.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.compat.py3k.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.overrides.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.umath.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._dtype.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.numerictypes.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._exceptions.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.fromnumeric.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._ufunc_config.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.numeric.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.records.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.function_base.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core.getlimits.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._multiarray_tests.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.core._dtype_ctypes.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy._pytesttester.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.mixins.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.type_check.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.twodim_base.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.linalg._umath_linalg.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.linalg.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.matrixlib.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.function_base.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.index_tricks.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.shape_base.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.utils.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.format.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib._iotools.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.financial.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.arraypad.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.lib.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.fft._pocketfft.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.fft.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.polynomial._polybase.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.polynomial.chebyshev.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.polynomial.hermite.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.polynomial.laguerre.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random._common.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random._bounded_integers.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random.mtrand.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random._pcg64.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random._generator.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.ma.core.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.ma.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.testing._private.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.testing._private.decorators.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.testing.__warningregistry__", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{"function": "numpy.dtype", "count": 16, "library": "skimage"}, | |
{"function": "numpy.dtype.type", "count": 16, "library": "skimage"}, | |
{"function": "numpy.dtype.kind", "count": 12, "library": "skimage"}, | |
{"function": "numpy.dtype.itemsize", "count": 7, "library": "skimage"}, | |
{"function": "numpy.issubdtype", "count": 24, "library": "skimage"}, | |
{"function": "numpy.iinfo.min", "count": 3, "library": "skimage"}, | |
{"function": "numpy.iinfo.max", "count": 5, "library": "skimage"}, | |
{"function": "numpy.float64", "count": 53, "library": "skimage"}, | |
{"function": "numpy.multiply", "count": 15, "library": "skimage"}, | |
{"function": "numpy.ndarray.shape", "count": 690, "library": "skimage"}, | |
{"function": "numpy.reshape", "count": 24, "library": "skimage"}, | |
{"function": "numpy.sqrt", "count": 88, "library": "skimage"}, | |
{"function": "builtins.iter", "count": 120, "library": "skimage"}, | |
{"function": "numpy.moveaxis", "count": 5, "library": "skimage"}, | |
{"function": "numpy.rollaxis", "count": 14, "library": "skimage"}, | |
{"function": "numpy.floating", "count": 11, "library": "skimage"}, | |
{"function": "numpy.ndarray.dtype", "count": 238, "library": "skimage"}, | |
{"function": "numpy.obj2sctype", "count": 1, "library": "skimage"}, | |
{"function": "numpy.iinfo", "count": 7, "library": "skimage"}, | |
{"function": "numpy.float32", "count": 45, "library": "skimage"}, | |
{"function": "numpy.zeros", "count": 447, "library": "skimage"}, | |
{"function": "numpy.any", "count": 32, "library": "skimage"}, | |
{"function": "numpy.empty_like", "count": 23, "library": "skimage"}, | |
{"function": "numpy.ones", "count": 170, "library": "skimage"}, | |
{"function": "numpy.ndarray.copy", "count": 56, "library": "skimage"}, | |
{"function": "numpy.asanyarray", "count": 10, "library": "skimage"}, | |
{"function": "numpy.ndarray.max", "count": 65, "library": "skimage"}, | |
{"function": "numpy.seterr", "count": 2, "library": "skimage"}, | |
{"function": "numpy.stack", "count": 16, "library": "skimage"}, | |
{"function": "numpy.choose", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ndarray.ptp", "count": 2, "library": "skimage"}, | |
{"function": "numpy.isnan", "count": 11, "library": "skimage"}, | |
{"function": "numpy.floor", "count": 9, "library": "skimage"}, | |
{"function": "numpy.uint8", "count": 204, "library": "skimage"}, | |
{"function": "numpy.uint16", "count": 27, "library": "skimage"}, | |
{"function": "numpy.amin", "count": 23, "library": "skimage"}, | |
{"function": "numpy.amax", "count": 53, "library": "skimage"}, | |
{"function": "numpy.rint", "count": 1, "library": "skimage"}, | |
{"function": "numpy.clip", "count": 41, "library": "skimage"}, | |
{"function": "numpy.power", "count": 6, "library": "skimage"}, | |
{"function": "numpy.log10", "count": 4, "library": "skimage"}, | |
{"function": "numpy.ndarray", "count": 18, "library": "skimage"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_array_almost_equal", | |
"count": 66, | |
"library": "skimage" | |
}, | |
{"function": "numpy.ndarray.reshape", "count": 96, "library": "skimage"}, | |
{"function": "numpy.load", "count": 14, "library": "skimage"}, | |
{"function": "numpy.arange", "count": 130, "library": "skimage"}, | |
{"function": "numpy.meshgrid", "count": 11, "library": "skimage"}, | |
{"function": "numpy.nonzero", "count": 15, "library": "skimage"}, | |
{"function": "numpy.concatenate", "count": 26, "library": "skimage"}, | |
{"function": "numpy.hypot", "count": 11, "library": "skimage"}, | |
{"function": "numpy.where", "count": 16, "library": "skimage"}, | |
{"function": "numpy.cbrt", "count": 2, "library": "skimage"}, | |
{"function": "numpy.newaxis", "count": 47, "library": "skimage"}, | |
{"function": "numpy.float", "count": 35, "library": "skimage"}, | |
{"function": "numpy.finfo.eps", "count": 9, "library": "skimage"}, | |
{"function": "numpy.finfo", "count": 16, "library": "skimage"}, | |
{"function": "numpy.random", "count": 145, "library": "skimage"}, | |
{"function": "numpy.ndarray.flags", "count": 6, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.rand", | |
"count": 49, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.ascontiguousarray", | |
"count": 37, | |
"library": "skimage" | |
}, | |
{"function": "numpy.swapaxes", "count": 3, "library": "skimage"}, | |
{"function": "numpy.arctan2", "count": 7, "library": "skimage"}, | |
{"function": "numpy.pi", "count": 64, "library": "skimage"}, | |
{"function": "numpy.cos", "count": 35, "library": "skimage"}, | |
{"function": "numpy.sin", "count": 32, "library": "skimage"}, | |
{"function": "numpy.ravel", "count": 4, "library": "skimage"}, | |
{"function": "numpy.squeeze", "count": 9, "library": "skimage"}, | |
{"function": "numpy.ones_like", "count": 16, "library": "skimage"}, | |
{"function": "numpy.empty", "count": 50, "library": "skimage"}, | |
{"function": "numpy.can_cast", "count": 2, "library": "skimage"}, | |
{"function": "numpy.dtype.name", "count": 2, "library": "skimage"}, | |
{"function": "numpy.float64.shape", "count": 1, "library": "skimage"}, | |
{"function": "numpy.random.rand", "count": 13, "library": "skimage"}, | |
{"function": "numpy.min_scalar_type", "count": 4, "library": "skimage"}, | |
{"function": "numpy.unique", "count": 30, "library": "skimage"}, | |
{"function": "numpy.ndarray.min", "count": 53, "library": "skimage"}, | |
{"function": "numpy.bool", "count": 57, "library": "skimage"}, | |
{"function": "numpy.ndarray.flat", "count": 11, "library": "skimage"}, | |
{"function": "numpy.ndarray.flat =", "count": 1, "library": "skimage"}, | |
{"function": "numpy.random.uniform", "count": 14, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.randint", | |
"count": 12, | |
"library": "skimage" | |
}, | |
{"function": "numpy.zeros_like", "count": 46, "library": "skimage"}, | |
{"function": "numpy.ndarray.nonzero", "count": 3, "library": "skimage"}, | |
{"function": "numpy.full", "count": 22, "library": "skimage"}, | |
{"function": "numpy.loadtxt", "count": 1, "library": "skimage"}, | |
{"function": "numpy.deg2rad", "count": 13, "library": "skimage"}, | |
{"function": "numpy.maximum", "count": 9, "library": "skimage"}, | |
{"function": "numpy.logical_and", "count": 11, "library": "skimage"}, | |
{"function": "numpy.rad2deg", "count": 3, "library": "skimage"}, | |
{"function": "numpy.percentile", "count": 5, "library": "skimage"}, | |
{"function": "numpy.logical_not", "count": 9, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState", | |
"count": 27, | |
"library": "skimage" | |
}, | |
{"function": "numpy.int", "count": 13, "library": "skimage"}, | |
{"function": "numpy.isscalar", "count": 17, "library": "skimage"}, | |
{"function": "numpy.eye", "count": 31, "library": "skimage"}, | |
{ | |
"function": "numpy.flagsobj.writeable =", | |
"count": 3, | |
"library": "skimage" | |
}, | |
{"function": "numpy.ceil", "count": 25, "library": "skimage"}, | |
{"function": "numpy.ogrid", "count": 7, "library": "skimage"}, | |
{"function": "numpy.minimum", "count": 5, "library": "skimage"}, | |
{"function": "numpy.ndarray.fill", "count": 5, "library": "skimage"}, | |
{"function": "numpy.dot", "count": 1, "library": "skimage"}, | |
{"function": "numpy.integer", "count": 10, "library": "skimage"}, | |
{"function": "numpy.diag", "count": 4, "library": "skimage"}, | |
{"function": "numpy.mgrid", "count": 39, "library": "skimage"}, | |
{"function": "numpy.arcsin", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ellipeinc", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ellipkinc", "count": 1, "library": "skimage"}, | |
{"function": "numpy.round", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ndarray.sum", "count": 74, "library": "skimage"}, | |
{"function": "numpy.transpose", "count": 13, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.uniform", | |
"count": 12, | |
"library": "skimage" | |
}, | |
{"function": "numpy.ndarray.any", "count": 13, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.choice", | |
"count": 7, | |
"library": "skimage" | |
}, | |
{"function": "numpy.ndarray.all", "count": 48, "library": "skimage"}, | |
{"function": "numpy.shape", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ndarray.flatten", "count": 10, "library": "skimage"}, | |
{"function": "numpy.generic.astype", "count": 3, "library": "skimage"}, | |
{"function": "numpy.promote_types", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ndarray.ravel", "count": 73, "library": "skimage"}, | |
{"function": "numpy.bincount", "count": 6, "library": "skimage"}, | |
{"function": "numpy.int8", "count": 32, "library": "skimage"}, | |
{"function": "numpy.histogram", "count": 4, "library": "skimage"}, | |
{"function": "numpy.float16", "count": 4, "library": "skimage"}, | |
{"function": "numpy.ndarray.cumsum", "count": 2, "library": "skimage"}, | |
{"function": "numpy.interp", "count": 4, "library": "skimage"}, | |
{"function": "numpy.polyfit", "count": 1, "library": "skimage"}, | |
{"function": "numpy.float_", "count": 4, "library": "skimage"}, | |
{"function": "numpy.nan", "count": 19, "library": "skimage"}, | |
{"function": "numpy.pad", "count": 80, "library": "skimage"}, | |
{"function": "numpy.apply_along_axis", "count": 4, "library": "skimage"}, | |
{"function": "numpy.count_nonzero", "count": 7, "library": "skimage"}, | |
{"function": "numpy.product", "count": 7, "library": "skimage"}, | |
{"function": "numpy.cumsum", "count": 17, "library": "skimage"}, | |
{"function": "numpy.ndindex", "count": 3, "library": "skimage"}, | |
{"function": "numpy.take_along_axis", "count": 1, "library": "skimage"}, | |
{"function": "numpy.square", "count": 5, "library": "skimage"}, | |
{"function": "numpy.log", "count": 12, "library": "skimage"}, | |
{"function": "numpy.abs", "count": 6, "library": "skimage"}, | |
{"function": "numpy.log2", "count": 5, "library": "skimage"}, | |
{"function": "numpy.double", "count": 68, "library": "skimage"}, | |
{"function": "numpy.allclose", "count": 30, "library": "skimage"}, | |
{"function": "numpy.ndarray.transpose", "count": 4, "library": "skimage"}, | |
{"function": "numpy.mean", "count": 39, "library": "skimage"}, | |
{"function": "numpy.argsort", "count": 12, "library": "skimage"}, | |
{"function": "numpy.hstack", "count": 16, "library": "skimage"}, | |
{"function": "numpy.argmax", "count": 13, "library": "skimage"}, | |
{"function": "numpy.logspace", "count": 1, "library": "skimage"}, | |
{"function": "numpy.dstack", "count": 3, "library": "skimage"}, | |
{"function": "numpy.logical_or", "count": 2, "library": "skimage"}, | |
{"function": "numpy.inf", "count": 25, "library": "skimage"}, | |
{"function": "numpy.delete", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.randn", | |
"count": 20, | |
"library": "skimage" | |
}, | |
{"function": "numpy.isinf", "count": 2, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.seed", | |
"count": 17, | |
"library": "skimage" | |
}, | |
{"function": "numpy.intp", "count": 15, "library": "skimage"}, | |
{"function": "numpy.ndarray.view", "count": 13, "library": "skimage"}, | |
{"function": "numpy.int32", "count": 27, "library": "skimage"}, | |
{"function": "numpy.ndarray.itemsize", "count": 3, "library": "skimage"}, | |
{"function": "numpy.ndarray.strides =", "count": 1, "library": "skimage"}, | |
{"function": "numpy.column_stack", "count": 8, "library": "skimage"}, | |
{"function": "numpy.linalg", "count": 25, "library": "skimage"}, | |
{"function": "numpy.gradient", "count": 7, "library": "skimage"}, | |
{"function": "numpy.linalg.eigvalsh", "count": 2, "library": "skimage"}, | |
{"function": "numpy.argmin", "count": 8, "library": "skimage"}, | |
{"function": "numpy.min", "count": 3, "library": "skimage"}, | |
{"function": "numpy.linalg.det", "count": 4, "library": "skimage"}, | |
{"function": "numpy.random.seed", "count": 3, "library": "skimage"}, | |
{"function": "numpy.sort", "count": 11, "library": "skimage"}, | |
{"function": "numpy.linalg.solve", "count": 2, "library": "skimage"}, | |
{"function": "numpy.spacing", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.linalg.LinAlgError", | |
"count": 2, | |
"library": "skimage" | |
}, | |
{"function": "numpy.isfinite", "count": 4, "library": "skimage"}, | |
{"function": "numpy.diff", "count": 9, "library": "skimage"}, | |
{"function": "numpy.ndarray.swapaxes", "count": 2, "library": "skimage"}, | |
{"function": "numpy.flatnonzero", "count": 4, "library": "skimage"}, | |
{"function": "numpy.copy", "count": 10, "library": "skimage"}, | |
{"function": "numpy.atleast_2d", "count": 6, "library": "skimage"}, | |
{"function": "numpy.max", "count": 21, "library": "skimage"}, | |
{"function": "numpy.rot90", "count": 5, "library": "skimage"}, | |
{"function": "numpy.ndarray.argmax", "count": 5, "library": "skimage"}, | |
{"function": "numpy.roll", "count": 13, "library": "skimage"}, | |
{"function": "numpy.bool_", "count": 16, "library": "skimage"}, | |
{"function": "numpy.ndarray.argsort", "count": 3, "library": "skimage"}, | |
{"function": "numpy.linalg.svd", "count": 6, "library": "skimage"}, | |
{"function": "numpy.isclose", "count": 3, "library": "skimage"}, | |
{"function": "numpy.linalg.inv", "count": 6, "library": "skimage"}, | |
{"function": "numpy.ndarray.tolist", "count": 7, "library": "skimage"}, | |
{"function": "numpy.uint32", "count": 16, "library": "skimage"}, | |
{"function": "numpy.tri", "count": 5, "library": "skimage"}, | |
{"function": "numpy.less", "count": 1, "library": "skimage"}, | |
{"function": "numpy.divide", "count": 1, "library": "skimage"}, | |
{"function": "numpy.unravel_index", "count": 10, "library": "skimage"}, | |
{"function": "numpy.random.normal", "count": 4, "library": "skimage"}, | |
{"function": "numpy.prod", "count": 5, "library": "skimage"}, | |
{"function": "numpy.true_divide", "count": 2, "library": "skimage"}, | |
{"function": "numpy.signedinteger", "count": 2, "library": "skimage"}, | |
{"function": "numpy.int16", "count": 12, "library": "skimage"}, | |
{"function": "numpy.apply_over_axes", "count": 10, "library": "skimage"}, | |
{ | |
"function": "numpy.testing.assert_almost_equal", | |
"count": 2, | |
"library": "skimage" | |
}, | |
{"function": "numpy.random.randint", "count": 7, "library": "skimage"}, | |
{"function": "numpy.tile", "count": 9, "library": "skimage"}, | |
{"function": "numpy.complex", "count": 1, "library": "skimage"}, | |
{"function": "numpy.real", "count": 8, "library": "skimage"}, | |
{"function": "numpy.ndarray.std", "count": 34, "library": "skimage"}, | |
{"function": "numpy.dtype.char", "count": 4, "library": "skimage"}, | |
{"function": "numpy.sign", "count": 2, "library": "skimage"}, | |
{"function": "numpy.fft.ifftshift", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_", | |
"count": 55, | |
"library": "skimage" | |
}, | |
{"function": "numpy.unsignedinteger", "count": 1, "library": "skimage"}, | |
{"function": "numpy.subtract", "count": 3, "library": "skimage"}, | |
{"function": "numpy.ix_", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ufunc.reduce", "count": 5, "library": "skimage"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_array_less", | |
"count": 13, | |
"library": "skimage" | |
}, | |
{"function": "numpy.__version__", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.lib.arraypad._as_pairs", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{"function": "numpy.convolve", "count": 1, "library": "skimage"}, | |
{"function": "numpy.invert", "count": 7, "library": "skimage"}, | |
{"function": "numpy.std", "count": 2, "library": "skimage"}, | |
{"function": "numpy.array_equal", "count": 4, "library": "skimage"}, | |
{"function": "numpy.add", "count": 4, "library": "skimage"}, | |
{"function": "numpy.int64.ndim", "count": 1, "library": "skimage"}, | |
{"function": "numpy.linalg.norm", "count": 5, "library": "skimage"}, | |
{ | |
"function": "numpy.lib.stride_tricks.as_strided", | |
"count": 3, | |
"library": "skimage" | |
}, | |
{"function": "numpy.random.mtrand", "count": 1, "library": "skimage"}, | |
{"function": "numpy.reciprocal", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ndarray.shape =", "count": 4, "library": "skimage"}, | |
{"function": "numpy.int_", "count": 1, "library": "skimage"}, | |
{"function": "numpy.indices", "count": 5, "library": "skimage"}, | |
{"function": "numpy.insert", "count": 3, "library": "skimage"}, | |
{"function": "numpy.full_like", "count": 1, "library": "skimage"}, | |
{"function": "numpy.typecodes", "count": 1, "library": "skimage"}, | |
{"function": "numpy.sctype2char", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ndarray.tobytes", "count": 1, "library": "skimage"}, | |
{"function": "numpy.floor_divide", "count": 1, "library": "skimage"}, | |
{"function": "numpy.fromfile", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ndarray.strides", "count": 6, "library": "skimage"}, | |
{"function": "numpy.median", "count": 4, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.normal", | |
"count": 19, | |
"library": "skimage" | |
}, | |
{"function": "numpy.cross", "count": 3, "library": "skimage"}, | |
{"function": "numpy.einsum", "count": 1, "library": "skimage"}, | |
{"function": "numpy.linalg.eig", "count": 3, "library": "skimage"}, | |
{"function": "numpy.nan_to_num", "count": 1, "library": "skimage"}, | |
{"function": "numpy.arctan", "count": 2, "library": "skimage"}, | |
{"function": "numpy.linalg.pinv", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.random.RandomState", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.random.mtrand._rand", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{"function": "numpy.c_", "count": 1, "library": "skimage"}, | |
{"function": "numpy.frombuffer", "count": 1, "library": "skimage"}, | |
{"function": "numpy.fliplr", "count": 4, "library": "skimage"}, | |
{"function": "numpy.tril", "count": 1, "library": "skimage"}, | |
{"function": "numpy.flip", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ndarray.dot", "count": 1, "library": "skimage"}, | |
{"function": "numpy.uint", "count": 1, "library": "skimage"}, | |
{"function": "numpy.set_printoptions", "count": 1, "library": "skimage"}, | |
{"function": "numpy.result_type", "count": 1, "library": "skimage"}, | |
{"function": "numpy.random.randn", "count": 8, "library": "skimage"}, | |
{"function": "numpy.uint64", "count": 7, "library": "skimage"}, | |
{"function": "numpy.ptp", "count": 2, "library": "skimage"}, | |
{"function": "numpy.finfo.resolution", "count": 2, "library": "skimage"}, | |
{"function": "numpy.cumprod", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.flagsobj.f_contiguous", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.flagsobj.c_contiguous", | |
"count": 2, | |
"library": "skimage" | |
}, | |
{"function": "numpy.finfo.min", "count": 1, "library": "skimage"}, | |
{"function": "numpy.finfo.max", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ravel_multi_index", "count": 3, "library": "skimage"}, | |
{"function": "numpy.logical_xor", "count": 1, "library": "skimage"}, | |
{"function": "numpy.in1d", "count": 2, "library": "skimage"}, | |
{"function": "numpy.take", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.permutation", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{"function": "numpy.lexsort", "count": 1, "library": "skimage"}, | |
{"function": "numpy.fmax", "count": 3, "library": "skimage"}, | |
{"function": "numpy.ndarray.conj", "count": 4, "library": "skimage"}, | |
{"function": "numpy.fix", "count": 2, "library": "skimage"}, | |
{"function": "numpy.complex128.imag", "count": 1, "library": "skimage"}, | |
{"function": "numpy.generic.conj", "count": 1, "library": "skimage"}, | |
{"function": "numpy.complex128.real", "count": 1, "library": "skimage"}, | |
{"function": "numpy.fft.fftfreq", "count": 2, "library": "skimage"}, | |
{"function": "numpy.tensordot", "count": 1, "library": "skimage"}, | |
{"function": "numpy.atleast_3d", "count": 6, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.standard_normal", | |
"count": 5, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.testing._private.utils.assert_warns", | |
"count": 2, | |
"library": "skimage" | |
}, | |
{"function": "numpy.ma", "count": 16, "library": "skimage"}, | |
{"function": "numpy.ndarray.clip", "count": 2, "library": "skimage"}, | |
{"function": "numpy.nditer", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.nditer.multi_index", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{"function": "numpy.ma.array", "count": 5, "library": "skimage"}, | |
{"function": "numpy.ma.core.array", "count": 5, "library": "skimage"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.ndim", | |
"count": 8, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.ma.core.isMaskedArray", | |
"count": 10, | |
"library": "skimage" | |
}, | |
{"function": "numpy.conjugate", "count": 2, "library": "skimage"}, | |
{"function": "numpy.iscomplexobj", "count": 1, "library": "skimage"}, | |
{"function": "numpy.NAN", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.gamma", | |
"count": 2, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.testing._private.utils.assert_array_almost_equal_nulp", | |
"count": 3, | |
"library": "skimage" | |
}, | |
{"function": "numpy.angle", "count": 3, "library": "skimage"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.shape", | |
"count": 2, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.ma.core.getmaskarray", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{"function": "numpy.require", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.mean", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.mask", | |
"count": 4, | |
"library": "skimage" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.fill_value", | |
"count": 2, | |
"library": "skimage" | |
}, | |
{"function": "numpy.ma.core.getdata", "count": 1, "library": "skimage"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.reshape", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{"function": "numpy.ma.masked", "count": 3, "library": "skimage"}, | |
{"function": "numpy.tanh", "count": 2, "library": "skimage"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_no_warnings", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{"function": "numpy.longlong", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ulonglong", "count": 1, "library": "skimage"}, | |
{"function": "numpy.ndim", "count": 2, "library": "skimage"}, | |
{"function": "numpy.bitwise_xor", "count": 1, "library": "skimage"}, | |
{"function": "numpy.searchsorted", "count": 2, "library": "skimage"}, | |
{"function": "numpy.ndarray.repeat", "count": 2, "library": "skimage"}, | |
{"function": "numpy.ndarray.argmin", "count": 1, "library": "skimage"}, | |
{"function": "numpy.fill_diagonal", "count": 1, "library": "skimage"}, | |
{"function": "numpy.complex128", "count": 2, "library": "skimage"}, | |
{"function": "numpy.complex64", "count": 2, "library": "skimage"}, | |
{"function": "numpy.ndarray.var", "count": 7, "library": "skimage"}, | |
{ | |
"function": "numpy.linalg.matrix_rank", | |
"count": 1, | |
"library": "skimage" | |
}, | |
{"function": "numpy.array2string", "count": 1, "library": "skimage"}, | |
{"function": "numpy.atleast_1d", "count": 4, "library": "skimage"}, | |
{"function": "numpy.ndarray.sort", "count": 9, "library": "skimage"}, | |
{"function": "numpy.hamming", "count": 1, "library": "skimage"}, | |
{"function": "numpy.hanning", "count": 1, "library": "skimage"}, | |
{"function": "numpy.fft.fftshift", "count": 3, "library": "skimage"}, | |
{"function": "numpy.s_", "count": 1, "library": "skimage"}, | |
{"function": "numpy.around", "count": 1, "library": "skimage"}, | |
{"function": "numpy.alltrue", "count": 1, "library": "skimage"}, | |
{"function": "numpy.may_share_memory", "count": 2, "library": "skimage"}, | |
{"function": "numpy.bool8", "count": 1, "library": "skimage"}, | |
{"function": "numpy.random.choice", "count": 2, "library": "skimage"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.poisson", | |
"count": 2, | |
"library": "skimage" | |
}, | |
{"function": "numpy.datetime64", "count": 32, "library": "xarray"}, | |
{"function": "numpy.timedelta64", "count": 32, "library": "xarray"}, | |
{"function": "numpy.asarray", "count": 84, "library": "xarray"}, | |
{"function": "numpy.ndarray.dtype", "count": 100, "library": "xarray"}, | |
{"function": "numpy.issubdtype", "count": 28, "library": "xarray"}, | |
{"function": "numpy.ndarray.shape", "count": 56, "library": "xarray"}, | |
{"function": "numpy.ma", "count": 11, "library": "xarray"}, | |
{"function": "numpy.ndarray", "count": 52, "library": "xarray"}, | |
{"function": "numpy.dtype.kind", "count": 66, "library": "xarray"}, | |
{"function": "numpy.dtype", "count": 48, "library": "xarray"}, | |
{"function": "numpy.dtype.type", "count": 7, "library": "xarray"}, | |
{"function": "numpy.bool_", "count": 5, "library": "xarray"}, | |
{"function": "numpy.character", "count": 1, "library": "xarray"}, | |
{"function": "numpy.zeros_like", "count": 4, "library": "xarray"}, | |
{"function": "numpy.ndarray.ndim", "count": 45, "library": "xarray"}, | |
{"function": "numpy.ndarray.ravel", "count": 22, "library": "xarray"}, | |
{"function": "numpy.ndarray.reshape", "count": 71, "library": "xarray"}, | |
{"function": "numpy.ma.MaskedArray", "count": 3, "library": "xarray"}, | |
{"function": "numpy.inexact", "count": 1, "library": "xarray"}, | |
{"function": "numpy.integer", "count": 12, "library": "xarray"}, | |
{"function": "numpy.void", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ndarray.all", "count": 27, "library": "xarray"}, | |
{"function": "numpy.array", "count": 194, "library": "xarray"}, | |
{"function": "numpy.errstate", "count": 4, "library": "xarray"}, | |
{"function": "numpy.ndarray.astype", "count": 45, "library": "xarray"}, | |
{"function": "numpy.isnat", "count": 1, "library": "xarray"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_array_equal", | |
"count": 178, | |
"library": "xarray" | |
}, | |
{"function": "numpy.ndarray.copy", "count": 4, "library": "xarray"}, | |
{"function": "numpy.arange", "count": 267, "library": "xarray"}, | |
{"function": "numpy.vectorize", "count": 2, "library": "xarray"}, | |
{"function": "builtins.str.upper", "count": 1, "library": "xarray"}, | |
{"function": "numpy.str_", "count": 14, "library": "xarray"}, | |
{"function": "numpy.bytes_", "count": 8, "library": "xarray"}, | |
{"function": "numpy.empty", "count": 10, "library": "xarray"}, | |
{"function": "builtins.iter", "count": 28, "library": "xarray"}, | |
{"function": "builtins.str.find", "count": 3, "library": "xarray"}, | |
{"function": "builtins.str.rfind", "count": 3, "library": "xarray"}, | |
{"function": "builtins.bytes.find", "count": 3, "library": "xarray"}, | |
{"function": "builtins.bytes.rfind", "count": 3, "library": "xarray"}, | |
{"function": "numpy.ndarray.tolist", "count": 7, "library": "xarray"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState", | |
"count": 5, | |
"library": "xarray" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.normal", | |
"count": 1, | |
"library": "xarray" | |
}, | |
{"function": "numpy.ndarray.flags", "count": 4, "library": "xarray"}, | |
{"function": "numpy.number", "count": 3, "library": "xarray"}, | |
{"function": "numpy.unique", "count": 10, "library": "xarray"}, | |
{"function": "numpy.all", "count": 8, "library": "xarray"}, | |
{"function": "numpy.bool", "count": 2, "library": "xarray"}, | |
{"function": "numpy.nan", "count": 184, "library": "xarray"}, | |
{"function": "numpy.floating", "count": 10, "library": "xarray"}, | |
{"function": "numpy.float64", "count": 15, "library": "xarray"}, | |
{"function": "numpy.atleast_1d", "count": 7, "library": "xarray"}, | |
{"function": "builtins.str.encode", "count": 1, "library": "xarray"}, | |
{"function": "numpy.dtype.itemsize", "count": 9, "library": "xarray"}, | |
{"function": "numpy.prod", "count": 5, "library": "xarray"}, | |
{"function": "numpy.cumprod", "count": 2, "library": "xarray"}, | |
{"function": "numpy.argmax", "count": 6, "library": "xarray"}, | |
{"function": "numpy.ndarray.flat", "count": 4, "library": "xarray"}, | |
{"function": "numpy.ravel", "count": 7, "library": "xarray"}, | |
{"function": "numpy.concatenate", "count": 8, "library": "xarray"}, | |
{"function": "numpy.ndarray.max", "count": 5, "library": "xarray"}, | |
{"function": "numpy.int64", "count": 23, "library": "xarray"}, | |
{"function": "numpy.dtype.isnative", "count": 2, "library": "xarray"}, | |
{"function": "numpy.complexfloating", "count": 3, "library": "xarray"}, | |
{"function": "numpy.ndarray.min", "count": 5, "library": "xarray"}, | |
{"function": "builtins.bytes.decode", "count": 1, "library": "xarray"}, | |
{"function": "numpy.isscalar", "count": 2, "library": "xarray"}, | |
{"function": "numpy.isnan", "count": 10, "library": "xarray"}, | |
{"function": "numpy.ndarray.view", "count": 2, "library": "xarray"}, | |
{"function": "numpy.generic.all", "count": 7, "library": "xarray"}, | |
{"function": "numpy.string_", "count": 2, "library": "xarray"}, | |
{"function": "numpy.r_", "count": 3, "library": "xarray"}, | |
{"function": "numpy.ceil", "count": 4, "library": "xarray"}, | |
{"function": "numpy.isclose", "count": 2, "library": "xarray"}, | |
{"function": "numpy.random", "count": 130, "library": "xarray"}, | |
{"function": "numpy.flagsobj.writeable", "count": 2, "library": "xarray"}, | |
{"function": "numpy.diff", "count": 9, "library": "xarray"}, | |
{"function": "numpy.generic.astype", "count": 5, "library": "xarray"}, | |
{"function": "numpy.set_printoptions", "count": 2, "library": "xarray"}, | |
{"function": "numpy.ndarray.any", "count": 8, "library": "xarray"}, | |
{"function": "numpy.ndarray.size", "count": 24, "library": "xarray"}, | |
{"function": "numpy.dtype.metadata", "count": 3, "library": "xarray"}, | |
{"function": "numpy.cumsum", "count": 3, "library": "xarray"}, | |
{"function": "numpy.float32", "count": 31, "library": "xarray"}, | |
{"function": "numpy.around", "count": 1, "library": "xarray"}, | |
{"function": "numpy.broadcast", "count": 4, "library": "xarray"}, | |
{"function": "numpy.moveaxis", "count": 4, "library": "xarray"}, | |
{"function": "numpy.broadcast.shape", "count": 4, "library": "xarray"}, | |
{"function": "numpy.broadcast_arrays", "count": 1, "library": "xarray"}, | |
{"function": "numpy.sign", "count": 2, "library": "xarray"}, | |
{"function": "numpy.ndarray.transpose", "count": 6, "library": "xarray"}, | |
{"function": "numpy.reshape", "count": 3, "library": "xarray"}, | |
{"function": "numpy.nonzero", "count": 3, "library": "xarray"}, | |
{"function": "numpy.ndarray.nonzero", "count": 2, "library": "xarray"}, | |
{"function": "numpy.NaN", "count": 4, "library": "xarray"}, | |
{"function": "numpy.sum", "count": 8, "library": "xarray"}, | |
{"function": "numpy.float", "count": 3, "library": "xarray"}, | |
{"function": "numpy.result_type", "count": 2, "library": "xarray"}, | |
{"function": "numpy.where", "count": 6, "library": "xarray"}, | |
{"function": "numpy.object_", "count": 1, "library": "xarray"}, | |
{"function": "numpy.int8", "count": 1, "library": "xarray"}, | |
{"function": "numpy.uint8", "count": 1, "library": "xarray"}, | |
{"function": "numpy.int16", "count": 2, "library": "xarray"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.random", | |
"count": 13, | |
"library": "xarray" | |
}, | |
{"function": "numpy.pi", "count": 8, "library": "xarray"}, | |
{"function": "numpy.get_printoptions", "count": 3, "library": "xarray"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.randn", | |
"count": 114, | |
"library": "xarray" | |
}, | |
{"function": "numpy.zeros", "count": 28, "library": "xarray"}, | |
{"function": "numpy.logical_not", "count": 5, "library": "xarray"}, | |
{"function": "numpy.int32", "count": 5, "library": "xarray"}, | |
{"function": "numpy.broadcast_to", "count": 2, "library": "xarray"}, | |
{"function": "numpy.float64.dtype", "count": 3, "library": "xarray"}, | |
{"function": "numpy.ndarray.T", "count": 20, "library": "xarray"}, | |
{"function": "numpy.timedelta64.dtype", "count": 7, "library": "xarray"}, | |
{"function": "numpy.atleast_2d", "count": 1, "library": "xarray"}, | |
{"function": "numpy.testing", "count": 47, "library": "xarray"}, | |
{"function": "numpy.array_equal", "count": 2, "library": "xarray"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.rand", | |
"count": 8, | |
"library": "xarray" | |
}, | |
{"function": "numpy.any", "count": 2, "library": "xarray"}, | |
{"function": "numpy.intp", "count": 2, "library": "xarray"}, | |
{"function": "numpy.ndarray.coords", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ndarray.variable", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ndarray.item", "count": 7, "library": "xarray"}, | |
{"function": "numpy.transpose", "count": 1, "library": "xarray"}, | |
{"function": "numpy.stack", "count": 8, "library": "xarray"}, | |
{"function": "numpy.full", "count": 5, "library": "xarray"}, | |
{"function": "numpy.newaxis", "count": 12, "library": "xarray"}, | |
{"function": "numpy.ndarray.mean", "count": 5, "library": "xarray"}, | |
{"function": "numpy.linspace", "count": 64, "library": "xarray"}, | |
{"function": "numpy.einsum", "count": 19, "library": "xarray"}, | |
{"function": "numpy.bool_.all", "count": 2, "library": "xarray"}, | |
{"function": "numpy.flatnonzero", "count": 2, "library": "xarray"}, | |
{"function": "numpy.searchsorted", "count": 1, "library": "xarray"}, | |
{"function": "numpy.maximum", "count": 11, "library": "xarray"}, | |
{"function": "numpy.pad", "count": 11, "library": "xarray"}, | |
{"function": "numpy.ones", "count": 40, "library": "xarray"}, | |
{"function": "numpy.nanmean", "count": 4, "library": "xarray"}, | |
{"function": "numpy.nanstd", "count": 2, "library": "xarray"}, | |
{"function": "numpy.nanargmax", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ufunc.signature", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ufunc.nout", "count": 1, "library": "xarray"}, | |
{"function": "numpy.swapaxes", "count": 2, "library": "xarray"}, | |
{"function": "numpy.ndarray.strides", "count": 1, "library": "xarray"}, | |
{"function": "numpy.lib", "count": 1, "library": "xarray"}, | |
{ | |
"function": "numpy.lib.stride_tricks.as_strided", | |
"count": 1, | |
"library": "xarray" | |
}, | |
{ | |
"function": "numpy.core._multiarray_umath.normalize_axis_index", | |
"count": 3, | |
"library": "xarray" | |
}, | |
{"function": "numpy.lib.stride_tricks", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ix_", "count": 1, "library": "xarray"}, | |
{"function": "numpy.meshgrid", "count": 3, "library": "xarray"}, | |
{"function": "numpy.full_like", "count": 3, "library": "xarray"}, | |
{"function": "numpy.lexsort", "count": 1, "library": "xarray"}, | |
{"function": "numpy.allclose", "count": 11, "library": "xarray"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_allclose", | |
"count": 20, | |
"library": "xarray" | |
}, | |
{"function": "numpy.ndarray.sum", "count": 9, "library": "xarray"}, | |
{"function": "numpy.mean", "count": 18, "library": "xarray"}, | |
{"function": "numpy.complex", "count": 1, "library": "xarray"}, | |
{"function": "numpy.expand_dims", "count": 5, "library": "xarray"}, | |
{"function": "numpy.ndarray.argsort", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ndarray.clip", "count": 2, "library": "xarray"}, | |
{"function": "numpy.sin", "count": 13, "library": "xarray"}, | |
{"function": "numpy.ufunc.nin", "count": 2, "library": "xarray"}, | |
{"function": "numpy.add", "count": 6, "library": "xarray"}, | |
{"function": "numpy.nanquantile", "count": 2, "library": "xarray"}, | |
{"function": "numpy.nanpercentile", "count": 4, "library": "xarray"}, | |
{"function": "numpy.percentile", "count": 5, "library": "xarray"}, | |
{"function": "numpy.quantile", "count": 2, "library": "xarray"}, | |
{"function": "numpy.hstack", "count": 1, "library": "xarray"}, | |
{"function": "numpy.tile", "count": 3, "library": "xarray"}, | |
{"function": "numpy.ndarray.base", "count": 1, "library": "xarray"}, | |
{"function": "numpy.random.randn", "count": 4, "library": "xarray"}, | |
{"function": "numpy.generic.item", "count": 2, "library": "xarray"}, | |
{"function": "numpy.generic", "count": 2, "library": "xarray"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.random_sample", | |
"count": 1, | |
"library": "xarray" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_where", | |
"count": 1, | |
"library": "xarray" | |
}, | |
{ | |
"function": "numpy.ma.core.getmaskarray", | |
"count": 1, | |
"library": "xarray" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.dtype", | |
"count": 1, | |
"library": "xarray" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.mask", | |
"count": 3, | |
"library": "xarray" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.filled", | |
"count": 1, | |
"library": "xarray" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray", | |
"count": 2, | |
"library": "xarray" | |
}, | |
{"function": "numpy.random.random", "count": 2, "library": "xarray"}, | |
{"function": "numpy.ndarray.imag", "count": 1, "library": "xarray"}, | |
{"function": "numpy.tensordot", "count": 3, "library": "xarray"}, | |
{"function": "numpy.nanmax", "count": 4, "library": "xarray"}, | |
{"function": "numpy.amax", "count": 7, "library": "xarray"}, | |
{"function": "numpy.empty_like", "count": 1, "library": "xarray"}, | |
{"function": "numpy.int", "count": 2, "library": "xarray"}, | |
{"function": "builtins.str.split", "count": 1, "library": "xarray"}, | |
{"function": "numpy.e", "count": 1, "library": "xarray"}, | |
{"function": "numpy.nanmin", "count": 4, "library": "xarray"}, | |
{"function": "numpy.nancumsum", "count": 1, "library": "xarray"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.randint", | |
"count": 8, | |
"library": "xarray" | |
}, | |
{"function": "numpy.generic.any", "count": 2, "library": "xarray"}, | |
{"function": "numpy.amin", "count": 8, "library": "xarray"}, | |
{"function": "numpy.argmin", "count": 1, "library": "xarray"}, | |
{"function": "numpy.var", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ndarray.flatten", "count": 3, "library": "xarray"}, | |
{"function": "numpy.ndarray.round", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ndarray.real", "count": 1, "library": "xarray"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_equal", | |
"count": 5, | |
"library": "xarray" | |
}, | |
{"function": "numpy.isin", "count": 1, "library": "xarray"}, | |
{"function": "numpy.random.uniform", "count": 1, "library": "xarray"}, | |
{"function": "numpy.nansum", "count": 3, "library": "xarray"}, | |
{"function": "numpy.nanvar", "count": 4, "library": "xarray"}, | |
{"function": "numpy.nanmedian", "count": 2, "library": "xarray"}, | |
{"function": "numpy.gradient", "count": 4, "library": "xarray"}, | |
{"function": "numpy.datetime_data", "count": 1, "library": "xarray"}, | |
{"function": "numpy.trapz", "count": 3, "library": "xarray"}, | |
{"function": "numpy.take", "count": 3, "library": "xarray"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.choice", | |
"count": 5, | |
"library": "xarray" | |
}, | |
{"function": "numpy.nanargmin", "count": 1, "library": "xarray"}, | |
{"function": "numpy.exp", "count": 2, "library": "xarray"}, | |
{"function": "numpy.nanprod", "count": 1, "library": "xarray"}, | |
{"function": "numpy.flagsobj.owndata", "count": 1, "library": "xarray"}, | |
{"function": "numpy.random.randint", "count": 1, "library": "xarray"}, | |
{"function": "numpy.cos", "count": 8, "library": "xarray"}, | |
{ | |
"function": "numpy.ma.core.masked_invalid", | |
"count": 2, | |
"library": "xarray" | |
}, | |
{"function": "numpy.inf", "count": 4, "library": "xarray"}, | |
{"function": "numpy.ndarray.take", "count": 2, "library": "xarray"}, | |
{"function": "numpy.sqrt", "count": 2, "library": "xarray"}, | |
{"function": "numpy.isfinite", "count": 2, "library": "xarray"}, | |
{"function": "numpy.minimum", "count": 3, "library": "xarray"}, | |
{"function": "numpy.sort", "count": 1, "library": "xarray"}, | |
{"function": "numpy.frexp", "count": 3, "library": "xarray"}, | |
{"function": "numpy.angle", "count": 2, "library": "xarray"}, | |
{"function": "numpy.arccos", "count": 1, "library": "xarray"}, | |
{"function": "numpy.arccosh", "count": 1, "library": "xarray"}, | |
{"function": "numpy.arcsin", "count": 1, "library": "xarray"}, | |
{"function": "numpy.arcsinh", "count": 1, "library": "xarray"}, | |
{"function": "numpy.arctan", "count": 1, "library": "xarray"}, | |
{"function": "numpy.arctan2", "count": 1, "library": "xarray"}, | |
{"function": "numpy.arctanh", "count": 1, "library": "xarray"}, | |
{"function": "numpy.conjugate", "count": 1, "library": "xarray"}, | |
{"function": "numpy.copysign", "count": 1, "library": "xarray"}, | |
{"function": "numpy.cosh", "count": 1, "library": "xarray"}, | |
{"function": "numpy.deg2rad", "count": 1, "library": "xarray"}, | |
{"function": "numpy.degrees", "count": 1, "library": "xarray"}, | |
{"function": "numpy.expm1", "count": 1, "library": "xarray"}, | |
{"function": "numpy.fabs", "count": 1, "library": "xarray"}, | |
{"function": "numpy.floor", "count": 1, "library": "xarray"}, | |
{"function": "numpy.fmax", "count": 1, "library": "xarray"}, | |
{"function": "numpy.fmin", "count": 1, "library": "xarray"}, | |
{"function": "numpy.fmod", "count": 1, "library": "xarray"}, | |
{"function": "numpy.hypot", "count": 1, "library": "xarray"}, | |
{"function": "numpy.iscomplex", "count": 1, "library": "xarray"}, | |
{"function": "numpy.isinf", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ldexp", "count": 1, "library": "xarray"}, | |
{"function": "numpy.log", "count": 1, "library": "xarray"}, | |
{"function": "numpy.log10", "count": 1, "library": "xarray"}, | |
{"function": "numpy.log1p", "count": 1, "library": "xarray"}, | |
{"function": "numpy.log2", "count": 1, "library": "xarray"}, | |
{"function": "numpy.logaddexp", "count": 1, "library": "xarray"}, | |
{"function": "numpy.logaddexp2", "count": 1, "library": "xarray"}, | |
{"function": "numpy.logical_and", "count": 1, "library": "xarray"}, | |
{"function": "numpy.logical_or", "count": 1, "library": "xarray"}, | |
{"function": "numpy.logical_xor", "count": 1, "library": "xarray"}, | |
{"function": "numpy.nextafter", "count": 1, "library": "xarray"}, | |
{"function": "numpy.rad2deg", "count": 1, "library": "xarray"}, | |
{"function": "numpy.radians", "count": 1, "library": "xarray"}, | |
{"function": "numpy.rint", "count": 1, "library": "xarray"}, | |
{"function": "numpy.signbit", "count": 1, "library": "xarray"}, | |
{"function": "numpy.sinh", "count": 1, "library": "xarray"}, | |
{"function": "numpy.square", "count": 1, "library": "xarray"}, | |
{"function": "numpy.tan", "count": 1, "library": "xarray"}, | |
{"function": "numpy.tanh", "count": 1, "library": "xarray"}, | |
{"function": "numpy.trunc", "count": 1, "library": "xarray"}, | |
{"function": "numpy.int_", "count": 1, "library": "xarray"}, | |
{"function": "numpy.int32.dtype", "count": 1, "library": "xarray"}, | |
{"function": "numpy.datetime64.dtype", "count": 3, "library": "xarray"}, | |
{"function": "numpy.subtract", "count": 1, "library": "xarray"}, | |
{"function": "numpy.uint64", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ndarray.attrs", "count": 1, "library": "xarray"}, | |
{"function": "numpy.roll", "count": 1, "library": "xarray"}, | |
{"function": "numpy.std", "count": 3, "library": "xarray"}, | |
{"function": "numpy.ndarray.std", "count": 2, "library": "xarray"}, | |
{"function": "numpy.nancumprod", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ones_like", "count": 2, "library": "xarray"}, | |
{"function": "numpy.median", "count": 2, "library": "xarray"}, | |
{"function": "numpy.float32.dtype", "count": 1, "library": "xarray"}, | |
{"function": "numpy.multiply", "count": 1, "library": "xarray"}, | |
{"function": "numpy.ndarray.squeeze", "count": 1, "library": "xarray"}, | |
{"function": "numpy.random.choice", "count": 2, "library": "xarray"}, | |
{"function": "numpy.isfinite", "count": 27, "library": "matplotlib"}, | |
{"function": "numpy.array", "count": 267, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.reshape", | |
"count": 64, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ndarray.shape", | |
"count": 193, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.inf", "count": 31, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.copy", "count": 18, "library": "matplotlib"}, | |
{"function": "numpy.ma", "count": 103, "library": "matplotlib"}, | |
{"function": "numpy.can_cast", "count": 2, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.astype", | |
"count": 49, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ma.masked", "count": 6, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.dtype", "count": 24, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.ndim", "count": 60, "library": "matplotlib"}, | |
{"function": "builtins.iter", "count": 302, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.any", "count": 21, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.MaskedArray", | |
"count": 15, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.filled", | |
"count": 12, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.asarray", "count": 126, "library": "matplotlib"}, | |
{ | |
"function": "numpy.flagsobj.writeable =", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.dot", "count": 22, "library": "matplotlib"}, | |
{"function": "numpy.cos", "count": 60, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.all", "count": 17, "library": "matplotlib"}, | |
{"function": "numpy.empty", "count": 23, "library": "matplotlib"}, | |
{"function": "numpy.unravel_index", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.flat", "count": 17, "library": "matplotlib"}, | |
{"function": "numpy.column_stack", "count": 25, "library": "matplotlib"}, | |
{"function": "numpy.cumsum", "count": 12, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.min", "count": 33, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.max", "count": 43, "library": "matplotlib"}, | |
{"function": "numpy.any", "count": 12, "library": "matplotlib"}, | |
{"function": "numpy.iterable", "count": 60, "library": "matplotlib"}, | |
{"function": "numpy.diff", "count": 22, "library": "matplotlib"}, | |
{"function": "numpy.hstack", "count": 17, "library": "matplotlib"}, | |
{"function": "numpy.ndarray", "count": 15, "library": "matplotlib"}, | |
{"function": "numpy.finfo", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.finfo.tiny", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.ravel", "count": 36, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.T", "count": 65, "library": "matplotlib"}, | |
{ | |
"function": "numpy.broadcast_arrays", | |
"count": 4, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.deg2rad", "count": 35, "library": "matplotlib"}, | |
{"function": "numpy.sin", "count": 85, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.size", "count": 44, "library": "matplotlib"}, | |
{"function": "numpy.zeros", "count": 97, "library": "matplotlib"}, | |
{"function": "numpy.isclose", "count": 7, "library": "matplotlib"}, | |
{"function": "numpy.amax", "count": 26, "library": "matplotlib"}, | |
{"function": "numpy.sqrt", "count": 30, "library": "matplotlib"}, | |
{"function": "numpy.all", "count": 21, "library": "matplotlib"}, | |
{"function": "numpy.vstack", "count": 65, "library": "matplotlib"}, | |
{"function": "numpy.nonzero", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.sum", "count": 13, "library": "matplotlib"}, | |
{"function": "numpy.ceil", "count": 26, "library": "matplotlib"}, | |
{"function": "numpy.absolute", "count": 67, "library": "matplotlib"}, | |
{"function": "numpy.round", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.arange", "count": 233, "library": "matplotlib"}, | |
{"function": "numpy.asanyarray", "count": 18, "library": "matplotlib"}, | |
{"function": "numpy.ptp", "count": 9, "library": "matplotlib"}, | |
{"function": "numpy.round_", "count": 7, "library": "matplotlib"}, | |
{"function": "numpy.errstate", "count": 17, "library": "matplotlib"}, | |
{"function": "numpy.amin", "count": 30, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.searchsorted", | |
"count": 4, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.log", "count": 21, "library": "matplotlib"}, | |
{"function": "numpy.log10", "count": 26, "library": "matplotlib"}, | |
{"function": "numpy.ma.core.power", "count": 3, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.reshape", | |
"count": 8, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "Type[numpy.float64].__mro__", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ndarray.index", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "Type[numpy.ndarray].__mro__", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "Type[numpy.int64].__mro__", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.newaxis", "count": 28, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.getdata", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.ndim", | |
"count": 29, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.atleast_1d", "count": 17, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.tolist", | |
"count": 14, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.e", "count": 9, "library": "matplotlib"}, | |
{"function": "numpy.log2", "count": 7, "library": "matplotlib"}, | |
{"function": "numpy.floor", "count": 19, "library": "matplotlib"}, | |
{"function": "numpy.concatenate", "count": 53, "library": "matplotlib"}, | |
{"function": "numpy.isinf", "count": 6, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.is_masked", | |
"count": 11, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.random", "count": 120, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ravel_multi_index", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ndarray.item", "count": 3, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.flags", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.frombuffer", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.empty_like", "count": 10, "library": "matplotlib"}, | |
{ | |
"function": "numpy.apply_along_axis", | |
"count": 3, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.convolve", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.r_", "count": 6, "library": "matplotlib"}, | |
{"function": "numpy.hanning", "count": 3, "library": "matplotlib"}, | |
{"function": "numpy.roll", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.dtype.kind", "count": 9, "library": "matplotlib"}, | |
{"function": "numpy.uint8", "count": 18, "library": "matplotlib"}, | |
{"function": "numpy.pad", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.mgrid", "count": 8, "library": "matplotlib"}, | |
{"function": "numpy.meshgrid", "count": 44, "library": "matplotlib"}, | |
{"function": "numpy.dtype.isnative", "count": 2, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.masked_invalid", | |
"count": 9, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.shrink_mask", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.ravel", | |
"count": 6, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.size", | |
"count": 13, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.max", "count": 5, "library": "matplotlib"}, | |
{"function": "numpy.integer", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.float32", "count": 11, "library": "matplotlib"}, | |
{"function": "numpy.ma.array", "count": 16, "library": "matplotlib"}, | |
{ | |
"function": "numpy.min_scalar_type", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.issubdtype", "count": 5, "library": "matplotlib"}, | |
{"function": "numpy.promote_types", "count": 4, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.getmask", | |
"count": 6, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ma.core.array", "count": 17, "library": "matplotlib"}, | |
{"function": "numpy.searchsorted", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.clip", "count": 21, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.take", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.nextafter", "count": 3, "library": "matplotlib"}, | |
{"function": "numpy.linspace", "count": 111, "library": "matplotlib"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.rand", | |
"count": 23, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.hypot", "count": 28, "library": "matplotlib"}, | |
{"function": "numpy.append", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.arctan2", "count": 9, "library": "matplotlib"}, | |
{"function": "numpy.array_equal", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.linalg.inv", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.pi", "count": 101, "library": "matplotlib"}, | |
{"function": "numpy.atleast_3d", "count": 2, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.transpose", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ndarray.flatten", | |
"count": 25, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ones", "count": 37, "library": "matplotlib"}, | |
{"function": "numpy.full", "count": 8, "library": "matplotlib"}, | |
{"function": "numpy.floating", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.mask", | |
"count": 23, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.min", | |
"count": 10, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.max", | |
"count": 12, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_invalid", | |
"count": 24, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.dtype", | |
"count": 14, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.shape", | |
"count": 48, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.minimum", "count": 3, "library": "matplotlib"}, | |
{"function": "numpy.float64", "count": 51, "library": "matplotlib"}, | |
{"function": "numpy.generic.astype", "count": 9, "library": "matplotlib"}, | |
{"function": "numpy.ones_like", "count": 6, "library": "matplotlib"}, | |
{"function": "numpy.isnan", "count": 9, "library": "matplotlib"}, | |
{"function": "numpy.dtype.type", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.asarray", | |
"count": 12, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.sort", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.min", "count": 5, "library": "matplotlib"}, | |
{"function": "numpy.float", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.tan", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.rad2deg", "count": 14, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.data", | |
"count": 12, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.transpose", "count": 6, "library": "matplotlib"}, | |
{"function": "numpy.nan", "count": 43, "library": "matplotlib"}, | |
{"function": "numpy.sign", "count": 6, "library": "matplotlib"}, | |
{"function": "numpy.where", "count": 6, "library": "matplotlib"}, | |
{"function": "numpy.interp", "count": 13, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.squeeze", | |
"count": 6, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.isscalar", "count": 5, "library": "matplotlib"}, | |
{"function": "numpy.nanmin", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.histogram", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.size", "count": 9, "library": "matplotlib"}, | |
{"function": "numpy.ndim", "count": 6, "library": "matplotlib"}, | |
{"function": "numpy.nanmax", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.normal", | |
"count": 21, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.shape", "count": 15, "library": "matplotlib"}, | |
{"function": "numpy.atleast_2d", "count": 3, "library": "matplotlib"}, | |
{"function": "numpy.cov", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.linalg.det", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.exp", "count": 18, "library": "matplotlib"}, | |
{"function": "numpy.sum", "count": 25, "library": "matplotlib"}, | |
{"function": "numpy.mean", "count": 9, "library": "matplotlib"}, | |
{"function": "numpy.logical_and", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.nonzero", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ufunc.reduce", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.ravel", "count": 20, "library": "matplotlib"}, | |
{"function": "numpy.resize", "count": 8, "library": "matplotlib"}, | |
{"function": "numpy.reshape", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.percentile", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.power", "count": 7, "library": "matplotlib"}, | |
{"function": "numpy.linalg", "count": 5, "library": "matplotlib"}, | |
{"function": "numpy.median", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.logical_or", "count": 3, "library": "matplotlib"}, | |
{"function": "numpy.ma.getmask", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.broadcast_to", "count": 10, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.cumsum", "count": 3, "library": "matplotlib"}, | |
{"function": "numpy.correlate", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.tile", "count": 22, "library": "matplotlib"}, | |
{"function": "numpy.full_like", "count": 4, "library": "matplotlib"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.seed", | |
"count": 42, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.shuffle", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.maximum", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.generic.item", "count": 3, "library": "matplotlib"}, | |
{"function": "numpy.bool_.shape", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray", | |
"count": 9, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.bool_", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.float16", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_allclose", | |
"count": 118, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.split", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.datetime64", "count": 8, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.name", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.arccos", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.ufunc.at", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.repeat", "count": 24, "library": "matplotlib"}, | |
{"function": "numpy.add", "count": 2, "library": "matplotlib"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.standard_normal", | |
"count": 11, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.expand_dims", "count": 12, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.masked_less_equal", | |
"count": 3, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_less_equal", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.T", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.copyto", "count": 5, "library": "matplotlib"}, | |
{"function": "numpy.ma.core.min", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.ma.core.max", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.fill", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.argsort", | |
"count": 4, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.getmaskarray", | |
"count": 4, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.stack", "count": 8, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.compressed", | |
"count": 4, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ma.core", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.repeat", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.NaN", "count": 3, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.argmin", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.unique", "count": 8, "library": "matplotlib"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.randn", | |
"count": 10, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.histogram_bin_edges", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.testing", "count": 34, "library": "matplotlib"}, | |
{"function": "numpy.ma.nomask", "count": 5, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.filled", | |
"count": 12, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ma.asarray", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.histogram2d", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.random", | |
"count": 14, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.extras.column_stack", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ma.core.ravel", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.zeros_like", "count": 15, "library": "matplotlib"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.lognormal", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.isreal", "count": 2, "library": "matplotlib"}, | |
{ | |
"function": "numpy.random.lognormal", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.int16", "count": 5, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.mean", "count": 14, "library": "matplotlib"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.randint", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.random.randint", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.random.normal", "count": 19, "library": "matplotlib"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_array_equal", | |
"count": 111, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.arcsin", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.sort", "count": 3, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.masked_equal", | |
"count": 6, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ndarray.strides", | |
"count": 4, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.lib.stride_tricks", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.lib.stride_tricks.as_strided", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.fft", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.fft.fft", "count": 5, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.real", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.lib", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.fft.fftfreq", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.conjugate", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.flipud", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.iscomplexobj", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.angle", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.unwrap", "count": 3, "library": "matplotlib"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_array_almost_equal", | |
"count": 41, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.reshape", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.random_sample", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.core.arctan2", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ma.mask_or", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.allclose", "count": 9, "library": "matplotlib"}, | |
{ | |
"function": "numpy.testing.assert_allclose", | |
"count": 4, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.int8", "count": 4, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.masked_greater", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.bincount", "count": 9, "library": "matplotlib"}, | |
{ | |
"function": "Type[numpy.datetime64].__mro__", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.datetime64.tzinfo", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.int64", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.ctypes", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.core._internal._ctypes.data", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.vectorize", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "Type[numpy.str_].__mro__", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "Type[numpy.bytes_].__mro__", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "builtins.bytes.decode", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.bytes_.decode", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_approx_equal", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ndarray.data", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.fliplr", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.mask_or", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ndenumerate", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.generic.ravel", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_almost_equal", | |
"count": 27, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.uniform", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.testing._private.utils.assert_equal", | |
"count": 5, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.logspace", "count": 3, "library": "matplotlib"}, | |
{"function": "numpy.ogrid", "count": 3, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.byteswap", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ndarray.newbyteorder", | |
"count": 3, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.ma.masked_array", | |
"count": 3, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.Inf", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.longdouble", "count": 2, "library": "matplotlib"}, | |
{ | |
"function": "numpy.finfo.resolution", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ndarray.ptp", "count": 2, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.extras.masked_all", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ndarray.view", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.radians", "count": 7, "library": "matplotlib"}, | |
{"function": "numpy.putmask", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.gradient", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.square", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.dot", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.moveaxis", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.dstack", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.linalg.norm", "count": 4, "library": "matplotlib"}, | |
{"function": "numpy.tensordot", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.take", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.argmin", "count": 6, "library": "matplotlib"}, | |
{"function": "numpy.float64.ndim", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.argsort", "count": 1, "library": "matplotlib"}, | |
{"function": "builtins.str.lower", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.uint16", "count": 3, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.concatenate", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.identity", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.copy", "count": 2, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.all", | |
"count": 4, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.int32", "count": 31, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.tobytes", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.prod", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.ndarray.base", "count": 2, "library": "matplotlib"}, | |
{ | |
"function": "numpy.lib.stride_tricks.DummyArray.base", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.core.records.fromrecords", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.recarray.dtype", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.rec", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.complex128.real", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ndarray.argmax", "count": 2, "library": "matplotlib"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_array_almost_equal_nulp", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.testing.assert_array_almost_equal", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.linalg.LinAlgError", | |
"count": 2, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.inner", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.c_", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ndarray.__getitem__", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "builtins.ndarray.__setitem__", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.ndarray.imag", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.random.uniform", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.blackman", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.ma.core.sqrt", "count": 1, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.extras.hstack", | |
"count": 1, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.float64.shape", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.abs", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.delete", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.ix_", "count": 5, "library": "matplotlib"}, | |
{ | |
"function": "numpy.ma.testutils.assert_array_almost_equal", | |
"count": 3, | |
"library": "matplotlib" | |
}, | |
{ | |
"function": "numpy.testing._private.utils.assert_array_less", | |
"count": 3, | |
"library": "matplotlib" | |
}, | |
{"function": "numpy.outer", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.insert", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.logical_not", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.around", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.in1d", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.lexsort", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.isfortran", "count": 2, "library": "matplotlib"}, | |
{"function": "numpy.arctan", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.eye", "count": 1, "library": "matplotlib"}, | |
{"function": "numpy.mean", "count": 90, "library": "pandas"}, | |
{"function": "numpy.empty", "count": 97, "library": "pandas"}, | |
{"function": "numpy.object_", "count": 109, "library": "pandas"}, | |
{"function": "numpy.dtype", "count": 313, "library": "pandas"}, | |
{"function": "numpy.ndarray", "count": 252, "library": "pandas"}, | |
{"function": "numpy.dtype.type", "count": 97, "library": "pandas"}, | |
{"function": "numpy.dtype.kind", "count": 82, "library": "pandas"}, | |
{"function": "numpy.dtype.name", "count": 38, "library": "pandas"}, | |
{"function": "numpy.ndarray.astype", "count": 335, "library": "pandas"}, | |
{"function": "numpy.array", "count": 2092, "library": "pandas"}, | |
{ | |
"function": "Type[numpy.ndarray].__name__", | |
"count": 12, | |
"library": "pandas" | |
}, | |
{"function": "numpy.asarray", "count": 298, "library": "pandas"}, | |
{"function": "numpy.ndarray.shape", "count": 138, "library": "pandas"}, | |
{"function": "numpy.ndarray.dtype", "count": 542, "library": "pandas"}, | |
{"function": "numpy.ndarray.ravel", "count": 68, "library": "pandas"}, | |
{"function": "numpy.ndarray.take", "count": 79, "library": "pandas"}, | |
{"function": "numpy.ndarray.argsort", "count": 19, "library": "pandas"}, | |
{"function": "numpy.bool_", "count": 78, "library": "pandas"}, | |
{"function": "numpy.integer", "count": 29, "library": "pandas"}, | |
{"function": "numpy.int64", "count": 359, "library": "pandas"}, | |
{ | |
"function": "numpy.flagsobj.f_contiguous", | |
"count": 3, | |
"library": "pandas" | |
}, | |
{"function": "numpy.ndarray.ndim", "count": 122, "library": "pandas"}, | |
{"function": "numpy.datetime64", "count": 123, "library": "pandas"}, | |
{"function": "numpy.timedelta64", "count": 216, "library": "pandas"}, | |
{"function": "numpy.void", "count": 1, "library": "pandas"}, | |
{"function": "numpy.array_equal", "count": 7, "library": "pandas"}, | |
{"function": "numpy.signedinteger", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ndarray.base", "count": 27, "library": "pandas"}, | |
{"function": "numpy.floating", "count": 12, "library": "pandas"}, | |
{"function": "numpy.complexfloating", "count": 4, "library": "pandas"}, | |
{"function": "numpy.can_cast", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ndarray.flags", "count": 15, "library": "pandas"}, | |
{"function": "numpy.intp", "count": 125, "library": "pandas"}, | |
{"function": "numpy.unsignedinteger", "count": 2, "library": "pandas"}, | |
{"function": "numpy.float64", "count": 226, "library": "pandas"}, | |
{"function": "numpy.prod", "count": 25, "library": "pandas"}, | |
{"function": "numpy.isnan", "count": 133, "library": "pandas"}, | |
{"function": "numpy.ndarray.all", "count": 267, "library": "pandas"}, | |
{"function": "numpy.inf", "count": 60, "library": "pandas"}, | |
{"function": "numpy.ma.MaskedArray", "count": 2, "library": "pandas"}, | |
{"function": "numpy.bool", "count": 41, "library": "pandas"}, | |
{"function": "builtins.iter", "count": 151, "library": "pandas"}, | |
{"function": "numpy.sort", "count": 23, "library": "pandas"}, | |
{"function": "numpy.ndarray.view", "count": 105, "library": "pandas"}, | |
{"function": "numpy.ndim", "count": 12, "library": "pandas"}, | |
{"function": "numpy.number", "count": 20, "library": "pandas"}, | |
{"function": "numpy.nonzero", "count": 8, "library": "pandas"}, | |
{"function": "numpy.concatenate", "count": 64, "library": "pandas"}, | |
{"function": "numpy.nan", "count": 1988, "library": "pandas"}, | |
{"function": "numpy.ndarray.reshape", "count": 150, "library": "pandas"}, | |
{"function": "numpy.ndarray.setflags", "count": 16, "library": "pandas"}, | |
{"function": "numpy.uint64", "count": 50, "library": "pandas"}, | |
{"function": "numpy.ndarray.put", "count": 3, "library": "pandas"}, | |
{"function": "numpy.putmask", "count": 26, "library": "pandas"}, | |
{"function": "numpy.int_", "count": 8, "library": "pandas"}, | |
{"function": "numpy.arange", "count": 680, "library": "pandas"}, | |
{"function": "numpy.zeros", "count": 118, "library": "pandas"}, | |
{"function": "numpy.ndarray.any", "count": 176, "library": "pandas"}, | |
{"function": "numpy.issubdtype", "count": 11, "library": "pandas"}, | |
{"function": "numpy.ndarray.copy", "count": 121, "library": "pandas"}, | |
{"function": "numpy.any", "count": 33, "library": "pandas"}, | |
{"function": "numpy.random", "count": 587, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.randint", | |
"count": 98, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.flagsobj.writeable =", | |
"count": 9, | |
"library": "pandas" | |
}, | |
{"function": "numpy.ndarray.sort", "count": 3, "library": "pandas"}, | |
{"function": "numpy.ndarray.repeat", "count": 32, "library": "pandas"}, | |
{"function": "numpy.ComplexWarning", "count": 2, "library": "pandas"}, | |
{"function": "numpy.int8", "count": 59, "library": "pandas"}, | |
{"function": "numpy.ndarray.item", "count": 12, "library": "pandas"}, | |
{"function": "numpy.complex128", "count": 16, "library": "pandas"}, | |
{"function": "numpy.bitwise_xor", "count": 1, "library": "pandas"}, | |
{ | |
"function": "numpy.ndarray.__getitem__", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.ndarray.size", "count": 40, "library": "pandas"}, | |
{"function": "numpy.zeros_like", "count": 9, "library": "pandas"}, | |
{"function": "numpy.ufunc.reduce", "count": 11, "library": "pandas"}, | |
{"function": "numpy.object", "count": 35, "library": "pandas"}, | |
{"function": "numpy.fabs", "count": 4, "library": "pandas"}, | |
{"function": "numpy.iinfo.max", "count": 20, "library": "pandas"}, | |
{"function": "numpy.errstate", "count": 95, "library": "pandas"}, | |
{"function": "numpy.absolute", "count": 23, "library": "pandas"}, | |
{"function": "numpy.iinfo", "count": 19, "library": "pandas"}, | |
{"function": "numpy.in1d", "count": 5, "library": "pandas"}, | |
{"function": "numpy.ndarray.max", "count": 23, "library": "pandas"}, | |
{"function": "numpy.ndarray.min", "count": 15, "library": "pandas"}, | |
{"function": "numpy.iterable", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ndarray.sum", "count": 49, "library": "pandas"}, | |
{"function": "numpy.isinf", "count": 16, "library": "pandas"}, | |
{"function": "numpy.linspace", "count": 19, "library": "pandas"}, | |
{ | |
"function": "numpy.ndarray.searchsorted", | |
"count": 18, | |
"library": "pandas" | |
}, | |
{"function": "numpy.isfinite", "count": 14, "library": "pandas"}, | |
{"function": "numpy.modf", "count": 7, "library": "pandas"}, | |
{"function": "numpy.log10", "count": 6, "library": "pandas"}, | |
{"function": "numpy.around", "count": 2, "library": "pandas"}, | |
{"function": "numpy.floor", "count": 5, "library": "pandas"}, | |
{"function": "numpy.ndarray.nonzero", "count": 32, "library": "pandas"}, | |
{"function": "numpy.bincount", "count": 9, "library": "pandas"}, | |
{"function": "numpy.min_scalar_type", "count": 5, "library": "pandas"}, | |
{"function": "numpy.int32", "count": 121, "library": "pandas"}, | |
{"function": "numpy.uint8", "count": 43, "library": "pandas"}, | |
{"function": "numpy.where", "count": 64, "library": "pandas"}, | |
{"function": "numpy.append", "count": 8, "library": "pandas"}, | |
{"function": "numpy.ones", "count": 84, "library": "pandas"}, | |
{"function": "numpy.setdiff1d", "count": 3, "library": "pandas"}, | |
{"function": "numpy.NaN", "count": 51, "library": "pandas"}, | |
{"function": "numpy.insert", "count": 12, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.rand", | |
"count": 49, | |
"library": "pandas" | |
}, | |
{"function": "numpy.tile", "count": 36, "library": "pandas"}, | |
{"function": "numpy.squeeze", "count": 3, "library": "pandas"}, | |
{"function": "numpy.ndarray.std", "count": 4, "library": "pandas"}, | |
{"function": "numpy.newaxis", "count": 8, "library": "pandas"}, | |
{"function": "numpy.allclose", "count": 14, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState", | |
"count": 21, | |
"library": "pandas" | |
}, | |
{"function": "numpy.vstack", "count": 9, "library": "pandas"}, | |
{"function": "numpy.generic.all", "count": 4, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.randn", | |
"count": 409, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.choice", | |
"count": 28, | |
"library": "pandas" | |
}, | |
{"function": "numpy.logical_not", "count": 6, "library": "pandas"}, | |
{ | |
"function": "Type[numpy.ndarray].__array_ufunc__", | |
"count": 2, | |
"library": "pandas" | |
}, | |
{"function": "numpy.complex", "count": 2, "library": "pandas"}, | |
{ | |
"function": "numpy.random.BitGenerator", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.random.RandomState", "count": 2, "library": "pandas"}, | |
{"function": "numpy.random.choice", "count": 9, "library": "pandas"}, | |
{"function": "numpy.uint32", "count": 16, "library": "pandas"}, | |
{"function": "numpy.unique", "count": 12, "library": "pandas"}, | |
{"function": "numpy.typecodes", "count": 7, "library": "pandas"}, | |
{"function": "numpy.argsort", "count": 17, "library": "pandas"}, | |
{"function": "numpy.lexsort", "count": 10, "library": "pandas"}, | |
{"function": "numpy.broadcast_to", "count": 7, "library": "pandas"}, | |
{"function": "numpy.ndarray.fill", "count": 27, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.uniform", | |
"count": 8, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.random._mt19937.MT19937", | |
"count": 2, | |
"library": "pandas" | |
}, | |
{"function": "numpy.random.MT19937", "count": 2, "library": "pandas"}, | |
{ | |
"function": "numpy.random._pcg64.PCG64", | |
"count": 2, | |
"library": "pandas" | |
}, | |
{"function": "numpy.random.PCG64", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ndarray.cumsum", "count": 7, "library": "pandas"}, | |
{"function": "numpy.ceil", "count": 2, "library": "pandas"}, | |
{"function": "numpy.cumsum", "count": 13, "library": "pandas"}, | |
{"function": "numpy.dtype.names", "count": 6, "library": "pandas"}, | |
{"function": "numpy.c_", "count": 2, "library": "pandas"}, | |
{"function": "numpy.find_common_type", "count": 4, "library": "pandas"}, | |
{"function": "numpy.ndarray.T", "count": 64, "library": "pandas"}, | |
{"function": "numpy.asanyarray", "count": 7, "library": "pandas"}, | |
{"function": "numpy.log2", "count": 4, "library": "pandas"}, | |
{"function": "numpy.bitwise_or", "count": 4, "library": "pandas"}, | |
{"function": "numpy.atleast_2d", "count": 8, "library": "pandas"}, | |
{"function": "numpy.delete", "count": 8, "library": "pandas"}, | |
{"function": "numpy.dtype.itemsize", "count": 13, "library": "pandas"}, | |
{"function": "numpy.ndarray.swapaxes", "count": 4, "library": "pandas"}, | |
{"function": "numpy.sum", "count": 75, "library": "pandas"}, | |
{"function": "numpy.ndarray.transpose", "count": 2, "library": "pandas"}, | |
{"function": "numpy.all", "count": 55, "library": "pandas"}, | |
{"function": "numpy.ndarray.flat", "count": 13, "library": "pandas"}, | |
{"function": "numpy.ufunc", "count": 4, "library": "pandas"}, | |
{"function": "numpy.multiply", "count": 2, "library": "pandas"}, | |
{"function": "numpy.amax", "count": 27, "library": "pandas"}, | |
{"function": "numpy.repeat", "count": 63, "library": "pandas"}, | |
{"function": "numpy.fromiter", "count": 3, "library": "pandas"}, | |
{"function": "numpy.roll", "count": 4, "library": "pandas"}, | |
{"function": "numpy.log", "count": 13, "library": "pandas"}, | |
{"function": "numpy.iinfo.min", "count": 7, "library": "pandas"}, | |
{"function": "numpy.r_", "count": 14, "library": "pandas"}, | |
{"function": "numpy.diff", "count": 7, "library": "pandas"}, | |
{"function": "numpy.random.randint", "count": 43, "library": "pandas"}, | |
{"function": "numpy.ndarray.prod", "count": 2, "library": "pandas"}, | |
{"function": "numpy.nanmedian", "count": 3, "library": "pandas"}, | |
{"function": "numpy.float64.dtype", "count": 9, "library": "pandas"}, | |
{"function": "numpy.generic.astype", "count": 25, "library": "pandas"}, | |
{"function": "numpy.sqrt", "count": 41, "library": "pandas"}, | |
{"function": "numpy.expand_dims", "count": 4, "library": "pandas"}, | |
{"function": "numpy.apply_along_axis", "count": 10, "library": "pandas"}, | |
{"function": "numpy.generic.any", "count": 11, "library": "pandas"}, | |
{"function": "numpy.ndarray.tolist", "count": 30, "library": "pandas"}, | |
{"function": "numpy.cumproduct", "count": 2, "library": "pandas"}, | |
{"function": "numpy.product", "count": 3, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.seed", | |
"count": 12, | |
"library": "pandas" | |
}, | |
{"function": "numpy.logical_and", "count": 10, "library": "pandas"}, | |
{"function": "numpy.bool_.ndim", "count": 2, "library": "pandas"}, | |
{"function": "numpy.take", "count": 19, "library": "pandas"}, | |
{"function": "numpy.split", "count": 2, "library": "pandas"}, | |
{"function": "numpy.float64.ndim", "count": 1, "library": "pandas"}, | |
{"function": "numpy.int64.ndim", "count": 2, "library": "pandas"}, | |
{"function": "numpy.nansum", "count": 7, "library": "pandas"}, | |
{"function": "numpy.complex128.ndim", "count": 1, "library": "pandas"}, | |
{"function": "numpy.real", "count": 1, "library": "pandas"}, | |
{"function": "numpy.imag", "count": 2, "library": "pandas"}, | |
{"function": "numpy.complex128.dtype", "count": 6, "library": "pandas"}, | |
{"function": "numpy.timedelta64.ndim", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ndarray.mean", "count": 10, "library": "pandas"}, | |
{"function": "numpy.int16.dtype", "count": 6, "library": "pandas"}, | |
{"function": "numpy.int32.dtype", "count": 4, "library": "pandas"}, | |
{"function": "numpy.int64.dtype", "count": 7, "library": "pandas"}, | |
{"function": "numpy.float32", "count": 58, "library": "pandas"}, | |
{"function": "numpy.float32.dtype", "count": 5, "library": "pandas"}, | |
{"function": "numpy.float128", "count": 2, "library": "pandas"}, | |
{"function": "numpy.float128.dtype", "count": 1, "library": "pandas"}, | |
{"function": "numpy.median", "count": 11, "library": "pandas"}, | |
{"function": "numpy.var", "count": 11, "library": "pandas"}, | |
{"function": "numpy.ndarray.real", "count": 1, "library": "pandas"}, | |
{"function": "numpy.std", "count": 35, "library": "pandas"}, | |
{"function": "numpy.amin", "count": 28, "library": "pandas"}, | |
{"function": "numpy.iscomplexobj", "count": 1, "library": "pandas"}, | |
{"function": "numpy.datetime64.ndim", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ndarray.argmax", "count": 8, "library": "pandas"}, | |
{"function": "numpy.argmax", "count": 12, "library": "pandas"}, | |
{"function": "numpy.ndarray.argmin", "count": 5, "library": "pandas"}, | |
{"function": "numpy.argmin", "count": 11, "library": "pandas"}, | |
{"function": "numpy.max", "count": 5, "library": "pandas"}, | |
{"function": "numpy.min", "count": 7, "library": "pandas"}, | |
{"function": "numpy.nanprod", "count": 4, "library": "pandas"}, | |
{"function": "numpy.corrcoef", "count": 7, "library": "pandas"}, | |
{"function": "numpy.cov", "count": 5, "library": "pandas"}, | |
{"function": "numpy.hstack", "count": 3, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.beta", | |
"count": 4, | |
"library": "pandas" | |
}, | |
{"function": "numpy.place", "count": 3, "library": "pandas"}, | |
{"function": "numpy.nanmean", "count": 2, "library": "pandas"}, | |
{"function": "numpy.nanmin", "count": 11, "library": "pandas"}, | |
{"function": "numpy.nanmax", "count": 11, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.permutation", | |
"count": 13, | |
"library": "pandas" | |
}, | |
{"function": "numpy.logical_or", "count": 7, "library": "pandas"}, | |
{"function": "numpy.flexible", "count": 1, "library": "pandas"}, | |
{"function": "numpy.str_", "count": 8, "library": "pandas"}, | |
{"function": "numpy.datetime_data", "count": 1, "library": "pandas"}, | |
{"function": "numpy.full", "count": 7, "library": "pandas"}, | |
{ | |
"function": "numpy.ndarray.__array_priority__", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.empty_like", "count": 14, "library": "pandas"}, | |
{"function": "numpy.uint16", "count": 10, "library": "pandas"}, | |
{"function": "numpy.promote_types", "count": 3, "library": "pandas"}, | |
{"function": "numpy.int16", "count": 37, "library": "pandas"}, | |
{"function": "numpy.bool_.dtype", "count": 4, "library": "pandas"}, | |
{"function": "numpy.timedelta64.dtype", "count": 6, "library": "pandas"}, | |
{ | |
"function": "Type[numpy.timedelta64].__name__", | |
"count": 3, | |
"library": "pandas" | |
}, | |
{"function": "numpy.datetime64.dtype", "count": 7, "library": "pandas"}, | |
{"function": "numpy.busday_offset", "count": 1, "library": "pandas"}, | |
{"function": "numpy.is_busday", "count": 1, "library": "pandas"}, | |
{ | |
"function": "Type[numpy.datetime64].__name__", | |
"count": 4, | |
"library": "pandas" | |
}, | |
{"function": "numpy.add", "count": 47, "library": "pandas"}, | |
{"function": "numpy.subtract", "count": 10, "library": "pandas"}, | |
{"function": "numpy.round_", "count": 12, "library": "pandas"}, | |
{"function": "numpy.signbit", "count": 7, "library": "pandas"}, | |
{"function": "numpy.uint64.dtype", "count": 5, "library": "pandas"}, | |
{"function": "numpy.bool_.all", "count": 1, "library": "pandas"}, | |
{"function": "numpy.remainder", "count": 1, "library": "pandas"}, | |
{"function": "numpy.floor_divide", "count": 1, "library": "pandas"}, | |
{"function": "numpy.dtype.base", "count": 1, "library": "pandas"}, | |
{"function": "numpy.sin", "count": 11, "library": "pandas"}, | |
{"function": "numpy.true_divide", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ufunc.at", "count": 2, "library": "pandas"}, | |
{ | |
"function": "Type[numpy.int64].__name__", | |
"count": 2, | |
"library": "pandas" | |
}, | |
{ | |
"function": "Type[numpy.float64].__name__", | |
"count": 3, | |
"library": "pandas" | |
}, | |
{"function": "numpy.result_type", "count": 7, "library": "pandas"}, | |
{"function": "numpy.shares_memory", "count": 8, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.shuffle", | |
"count": 3, | |
"library": "pandas" | |
}, | |
{"function": "numpy.may_share_memory", "count": 3, "library": "pandas"}, | |
{"function": "numpy.ndarray.squeeze", "count": 11, "library": "pandas"}, | |
{"function": "numpy.ones_like", "count": 6, "library": "pandas"}, | |
{"function": "numpy.logical_xor", "count": 5, "library": "pandas"}, | |
{"function": "numpy.generic.item", "count": 13, "library": "pandas"}, | |
{"function": "numpy.ndarray.nbytes", "count": 10, "library": "pandas"}, | |
{"function": "numpy.int", "count": 2, "library": "pandas"}, | |
{"function": "numpy.reshape", "count": 3, "library": "pandas"}, | |
{"function": "numpy.sign", "count": 1, "library": "pandas"}, | |
{"function": "numpy.exp", "count": 12, "library": "pandas"}, | |
{"function": "numpy.cos", "count": 6, "library": "pandas"}, | |
{"function": "numpy.eye", "count": 4, "library": "pandas"}, | |
{"function": "numpy.matrix.dtype", "count": 1, "library": "pandas"}, | |
{"function": "numpy.greater", "count": 2, "library": "pandas"}, | |
{"function": "numpy.searchsorted", "count": 5, "library": "pandas"}, | |
{"function": "numpy.float16.dtype", "count": 1, "library": "pandas"}, | |
{"function": "numpy.transpose", "count": 9, "library": "pandas"}, | |
{"function": "numpy.float32.ndim", "count": 1, "library": "pandas"}, | |
{"function": "numpy.float32.values", "count": 1, "library": "pandas"}, | |
{"function": "numpy.float_", "count": 13, "library": "pandas"}, | |
{"function": "numpy.float64.values", "count": 1, "library": "pandas"}, | |
{"function": "numpy.unicode_", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ndarray.values", "count": 1, "library": "pandas"}, | |
{"function": "numpy.random.randn", "count": 3, "library": "pandas"}, | |
{"function": "numpy.complex64", "count": 3, "library": "pandas"}, | |
{"function": "numpy.bytes_", "count": 2, "library": "pandas"}, | |
{"function": "numpy.matrix", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ndarray.round", "count": 7, "library": "pandas"}, | |
{"function": "numpy.complex_", "count": 4, "library": "pandas"}, | |
{"function": "numpy.int8.dtype", "count": 3, "library": "pandas"}, | |
{"function": "numpy.uint8.dtype", "count": 3, "library": "pandas"}, | |
{"function": "numpy.uint16.dtype", "count": 5, "library": "pandas"}, | |
{"function": "numpy.uint32.dtype", "count": 3, "library": "pandas"}, | |
{"function": "numpy.ulonglong", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ulonglong.dtype", "count": 2, "library": "pandas"}, | |
{"function": "numpy.complex64.dtype", "count": 2, "library": "pandas"}, | |
{"function": "numpy.str_.dtype", "count": 4, "library": "pandas"}, | |
{"function": "numpy.bytes_.dtype", "count": 2, "library": "pandas"}, | |
{"function": "numpy.bool_.index", "count": 1, "library": "pandas"}, | |
{"function": "numpy.random.uniform", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ndarray.var", "count": 1, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.random", | |
"count": 25, | |
"library": "pandas" | |
}, | |
{"function": "numpy.bool_.item", "count": 2, "library": "pandas"}, | |
{ | |
"function": "builtins.function.__name__", | |
"count": 3, | |
"library": "pandas" | |
}, | |
{"function": "numpy.dot", "count": 14, "library": "pandas"}, | |
{"function": "numpy.isclose", "count": 2, "library": "pandas"}, | |
{"function": "numpy.percentile", "count": 27, "library": "pandas"}, | |
{"function": "numpy.fft.fft", "count": 1, "library": "pandas"}, | |
{"function": "numpy.fft.rfft", "count": 1, "library": "pandas"}, | |
{"function": "numpy.abs", "count": 3, "library": "pandas"}, | |
{"function": "numpy.cumprod", "count": 6, "library": "pandas"}, | |
{"function": "numpy.maximum", "count": 6, "library": "pandas"}, | |
{"function": "numpy.minimum", "count": 6, "library": "pandas"}, | |
{"function": "numpy.ufunc.accumulate", "count": 9, "library": "pandas"}, | |
{"function": "numpy.generic.view", "count": 7, "library": "pandas"}, | |
{"function": "numpy.common_type", "count": 1, "library": "pandas"}, | |
{"function": "numpy.random.rand", "count": 1, "library": "pandas"}, | |
{"function": "numpy.float16", "count": 4, "library": "pandas"}, | |
{"function": "numpy.pi", "count": 3, "library": "pandas"}, | |
{"function": "numpy.e", "count": 1, "library": "pandas"}, | |
{ | |
"function": "numpy.core.records.fromarrays", | |
"count": 4, | |
"library": "pandas" | |
}, | |
{"function": "numpy.recarray.dtype", "count": 11, "library": "pandas"}, | |
{"function": "numpy.ma.masked_all", "count": 6, "library": "pandas"}, | |
{ | |
"function": "numpy.ma.core.getmaskarray", | |
"count": 3, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.dtype", | |
"count": 19, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.ma.mrecords.MaskedRecords", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.soften_mask", | |
"count": 2, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.ma.extras.masked_all", | |
"count": 8, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.harden_mask", | |
"count": 2, | |
"library": "pandas" | |
}, | |
{"function": "numpy.ma.ones", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ma", "count": 7, "library": "pandas"}, | |
{ | |
"function": "numpy.ma.mrecords.mrecarray", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.ma.mrecords.MaskedRecords.fill_value", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.ma.masked_array", "count": 1, "library": "pandas"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray", | |
"count": 2, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.ma.mrecords.fromarrays", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.ma.core.getdata", "count": 1, "library": "pandas"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.filled", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.core", "count": 2, "library": "pandas"}, | |
{"function": "numpy.dtype.descr", "count": 1, "library": "pandas"}, | |
{"function": "numpy.rec", "count": 5, "library": "pandas"}, | |
{ | |
"function": "builtins.float.is_integer", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.shape", "count": 4, "library": "pandas"}, | |
{"function": "numpy.compress", "count": 5, "library": "pandas"}, | |
{"function": "numpy.generic", "count": 1, "library": "pandas"}, | |
{"function": "builtins.str.ljust", "count": 1, "library": "pandas"}, | |
{"function": "numpy.isnat", "count": 1, "library": "pandas"}, | |
{"function": "numpy.float", "count": 5, "library": "pandas"}, | |
{"function": "numpy.ix_", "count": 1, "library": "pandas"}, | |
{"function": "numpy.random.normal", "count": 2, "library": "pandas"}, | |
{"function": "numpy.random.random", "count": 3, "library": "pandas"}, | |
{"function": "numpy.flatnonzero", "count": 4, "library": "pandas"}, | |
{"function": "numpy.interp", "count": 2, "library": "pandas"}, | |
{"function": "numpy.flagsobj.writeable", "count": 4, "library": "pandas"}, | |
{"function": "numpy.s_", "count": 1, "library": "pandas"}, | |
{"function": "numpy.vectorize", "count": 6, "library": "pandas"}, | |
{"function": "numpy.atleast_1d", "count": 1, "library": "pandas"}, | |
{"function": "builtins.str.startswith", "count": 1, "library": "pandas"}, | |
{"function": "numpy.round", "count": 3, "library": "pandas"}, | |
{"function": "numpy.dtype.fields", "count": 1, "library": "pandas"}, | |
{"function": "numpy.core.records.array", "count": 4, "library": "pandas"}, | |
{"function": "numpy.recarray", "count": 1, "library": "pandas"}, | |
{"function": "numpy.int64.attrs", "count": 1, "library": "pandas"}, | |
{"function": "numpy.array_split", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ndarray.flatten", "count": 2, "library": "pandas"}, | |
{"function": "numpy.generic.squeeze", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ufunc.reduceat", "count": 1, "library": "pandas"}, | |
{"function": "numpy.outer", "count": 1, "library": "pandas"}, | |
{"function": "numpy.size", "count": 4, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.random_sample", | |
"count": 3, | |
"library": "pandas" | |
}, | |
{"function": "numpy.ndarray._values", "count": 1, "library": "pandas"}, | |
{"function": "numpy.intersect1d", "count": 5, "library": "pandas"}, | |
{"function": "numpy.exp2", "count": 5, "library": "pandas"}, | |
{"function": "numpy.arcsin", "count": 5, "library": "pandas"}, | |
{"function": "numpy.arctan", "count": 5, "library": "pandas"}, | |
{"function": "numpy.cosh", "count": 5, "library": "pandas"}, | |
{"function": "numpy.arcsinh", "count": 5, "library": "pandas"}, | |
{"function": "numpy.arctanh", "count": 5, "library": "pandas"}, | |
{"function": "numpy.rad2deg", "count": 5, "library": "pandas"}, | |
{"function": "numpy.expm1", "count": 3, "library": "pandas"}, | |
{"function": "numpy.log1p", "count": 3, "library": "pandas"}, | |
{"function": "numpy.tan", "count": 3, "library": "pandas"}, | |
{"function": "numpy.arccos", "count": 3, "library": "pandas"}, | |
{"function": "numpy.sinh", "count": 3, "library": "pandas"}, | |
{"function": "numpy.tanh", "count": 3, "library": "pandas"}, | |
{"function": "numpy.arccosh", "count": 3, "library": "pandas"}, | |
{"function": "numpy.deg2rad", "count": 3, "library": "pandas"}, | |
{"function": "numpy.lib.stride_tricks", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ndarray.itemsize", "count": 1, "library": "pandas"}, | |
{"function": "numpy.lib", "count": 2, "library": "pandas"}, | |
{ | |
"function": "numpy.lib.stride_tricks.as_strided", | |
"count": 2, | |
"library": "pandas" | |
}, | |
{"function": "numpy.frombuffer", "count": 5, "library": "pandas"}, | |
{"function": "numpy.ndarray.tobytes", "count": 2, "library": "pandas"}, | |
{ | |
"function": "numpy.core.multiarray._reconstruct", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.ndarray.__setstate__", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.ndarray.byteswap", "count": 1, "library": "pandas"}, | |
{ | |
"function": "numpy.ndarray.newbyteorder", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.finfo", "count": 6, "library": "pandas"}, | |
{"function": "numpy.double", "count": 1, "library": "pandas"}, | |
{"function": "numpy.finfo.eps", "count": 2, "library": "pandas"}, | |
{"function": "numpy.finfo.max", "count": 3, "library": "pandas"}, | |
{"function": "numpy.ediff1d", "count": 1, "library": "pandas"}, | |
{"function": "builtins.bytes.rstrip", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ravel", "count": 1, "library": "pandas"}, | |
{"function": "numpy.histogram", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ma.core.array", "count": 1, "library": "pandas"}, | |
{ | |
"function": "numpy.ma.core.masked_where", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.mask", | |
"count": 2, | |
"library": "pandas" | |
}, | |
{"function": "builtins.bytes.decode", "count": 1, "library": "pandas"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.normal", | |
"count": 3, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.set_state", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.lognormal", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.loadtxt", "count": 2, "library": "pandas"}, | |
{"function": "numpy.frexp", "count": 1, "library": "pandas"}, | |
{"function": "numpy.logaddexp", "count": 10, "library": "pandas"}, | |
{"function": "numpy.divmod", "count": 3, "library": "pandas"}, | |
{"function": "numpy.timedelta64.astype", "count": 4, "library": "pandas"}, | |
{"function": "numpy.datetime64.view", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ptp", "count": 1, "library": "pandas"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.ndim", | |
"count": 2, | |
"library": "pandas" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.view", | |
"count": 1, | |
"library": "pandas" | |
}, | |
{"function": "numpy.positive", "count": 2, "library": "pandas"}, | |
{"function": "numpy.ufunc.outer", "count": 1, "library": "pandas"}, | |
{"function": "numpy.fix", "count": 1, "library": "pandas"}, | |
{"function": "numpy.resize", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ndarray.strides", "count": 1, "library": "pandas"}, | |
{"function": "numpy.finfo.min", "count": 1, "library": "pandas"}, | |
{"function": "numpy.nextafter", "count": 1, "library": "pandas"}, | |
{"function": "numpy.datetime64.astype", "count": 2, "library": "pandas"}, | |
{"function": "numpy.dtype.char", "count": 1, "library": "pandas"}, | |
{"function": "numpy.geterr", "count": 1, "library": "pandas"}, | |
{"function": "numpy.Inf", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ndarray.index", "count": 1, "library": "pandas"}, | |
{"function": "numpy.copy", "count": 1, "library": "pandas"}, | |
{"function": "numpy.nanstd", "count": 1, "library": "pandas"}, | |
{"function": "numpy.nanvar", "count": 1, "library": "pandas"}, | |
{"function": "numpy.ndarray", "count": 54, "library": "dask.array"}, | |
{"function": "numpy.isnan", "count": 52, "library": "dask.array"}, | |
{"function": "numpy.dtype", "count": 15, "library": "dask.array"}, | |
{"function": "numpy.isscalar", "count": 14, "library": "dask.array"}, | |
{"function": "numpy.ndarray.ndim", "count": 72, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.dtype", | |
"count": 106, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ndarray.shape", | |
"count": 112, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.errstate", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.amax", "count": 40, "library": "dask.array"}, | |
{"function": "numpy.ndarray.any", "count": 11, "library": "dask.array"}, | |
{"function": "numpy.prod", "count": 50, "library": "dask.array"}, | |
{"function": "numpy.vectorize", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.empty", "count": 26, "library": "dask.array"}, | |
{"function": "numpy.allclose", "count": 16, "library": "dask.array"}, | |
{"function": "numpy.concatenate", "count": 18, "library": "dask.array"}, | |
{"function": "numpy.array", "count": 160, "library": "dask.array"}, | |
{"function": "numpy.arange", "count": 151, "library": "dask.array"}, | |
{"function": "numpy.ones", "count": 94, "library": "dask.array"}, | |
{"function": "numpy.asarray", "count": 18, "library": "dask.array"}, | |
{"function": "numpy.dot", "count": 24, "library": "dask.array"}, | |
{"function": "numpy.ndarray.T", "count": 13, "library": "dask.array"}, | |
{"function": "numpy.float64.ndim", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.eye", "count": 27, "library": "dask.array"}, | |
{"function": "numpy.frombuffer", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.dtype.hasobject", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ndarray.ravel", "count": 11, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.strides", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ndarray.view", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.random", "count": 145, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState", | |
"count": 8, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.linalg", "count": 23, "library": "dask.array"}, | |
{"function": "numpy.inv", "count": 3, "library": "dask.array"}, | |
{ | |
"function": "numpy.linalg._umath_linalg", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.matmul", "count": 5, "library": "dask.array"}, | |
{ | |
"function": "numpy.ufunc.signature", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ufunc.__name__", "count": 3, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.reshape", | |
"count": 70, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.float64", "count": 17, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.bytes", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.uint32", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.RandomState", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.normal", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.linalg._umath_linalg.eig", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.transpose", "count": 9, "library": "dask.array"}, | |
{ | |
"function": "builtins.function.__name__", | |
"count": 9, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.stack", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.ScalarType", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.__class__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ceil", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.int64.ndim", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.mean", "count": 56, "library": "dask.array"}, | |
{"function": "numpy.sum", "count": 62, "library": "dask.array"}, | |
{"function": "numpy.float64.shape", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.zeros", "count": 38, "library": "dask.array"}, | |
{"function": "numpy.int64.shape", "count": 5, "library": "dask.array"}, | |
{ | |
"function": "Type[numpy.dtype].__module__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.dtype.shape", "count": 4, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.astype", | |
"count": 55, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ndarray.tolist", | |
"count": 14, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ndarray.mean", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.ndarray.sum", "count": 46, "library": "dask.array"}, | |
{ | |
"function": "Type[numpy.ndarray].__module__", | |
"count": 7, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.can_cast", "count": 2, "library": "dask.array"}, | |
{"function": "builtins.iter", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.ndarray.flat", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.ndarray.size", "count": 10, "library": "dask.array"}, | |
{ | |
"function": "numpy.dtype.itemsize", | |
"count": 11, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ndindex", "count": 5, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.random_sample", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.dtype.kind", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.nan", "count": 49, "library": "dask.array"}, | |
{"function": "numpy.int64", "count": 12, "library": "dask.array"}, | |
{ | |
"function": "builtins.builtin_function_or_method.__name__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.block", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.ndarray.item", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.asanyarray", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.int64.dtype", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.int32", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.ufunc.nout", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.add", "count": 14, "library": "dask.array"}, | |
{"function": "numpy.float32", "count": 11, "library": "dask.array"}, | |
{"function": "numpy.int16", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.float64.dtype", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.result_type", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.maximum", "count": 11, "library": "dask.array"}, | |
{"function": "numpy.ndarray.nbytes", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.exp", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.dtype.fields", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.ndarray.all", "count": 60, "library": "dask.array"}, | |
{"function": "numpy.dtype.base", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.__array_priority__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.tensordot", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.ndarray.min", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.newaxis", "count": 8, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.random", | |
"count": 56, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ndarray.dot", "count": 6, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.randint", | |
"count": 69, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.broadcast_to", "count": 8, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.randint", | |
"count": 35, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.broadcast_arrays", | |
"count": 6, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.bool_.dtype", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.bool_.ndim", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.full", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.ones_like", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.object_", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.ndarray.keys", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.float_", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.float32.ndim", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.int8", "count": 2, "library": "dask.array"}, | |
{ | |
"function": "Type[numpy.ndarray].__name__", | |
"count": 5, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.integer", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.where", "count": 18, "library": "dask.array"}, | |
{"function": "numpy.searchsorted", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.diff", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.nonzero", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.issubdtype", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.vstack", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.ndarray.std", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.amin", "count": 41, "library": "dask.array"}, | |
{"function": "numpy.var", "count": 36, "library": "dask.array"}, | |
{"function": "numpy.sqrt", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.argmin", "count": 19, "library": "dask.array"}, | |
{"function": "numpy.logaddexp", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.logaddexp2", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.log", "count": 13, "library": "dask.array"}, | |
{"function": "numpy.log10", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.log1p", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.expm1", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.square", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.sin", "count": 11, "library": "dask.array"}, | |
{"function": "numpy.cos", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.tan", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.arctan2", "count": 9, "library": "dask.array"}, | |
{"function": "numpy.hypot", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.sinh", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.cosh", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.tanh", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.deg2rad", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.rad2deg", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.logical_and", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.logical_or", "count": 9, "library": "dask.array"}, | |
{"function": "numpy.logical_xor", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.logical_not", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.minimum", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.fmax", "count": 9, "library": "dask.array"}, | |
{"function": "numpy.fmin", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.isreal", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.iscomplex", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.isfinite", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.isinf", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.signbit", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.ldexp", "count": 9, "library": "dask.array"}, | |
{"function": "numpy.fmod", "count": 9, "library": "dask.array"}, | |
{"function": "numpy.degrees", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.radians", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.fix", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.angle", "count": 5, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.__array_wrap__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.real", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.imag", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.conjugate", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.clip", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.fabs", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.sign", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.absolute", "count": 11, "library": "dask.array"}, | |
{"function": "numpy.empty_like", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.frexp", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.modf", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.matrix", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.datetime64", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.str_.ndim", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.int8.ndim", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.uint8", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.float16.ndim", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.timedelta64", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.uint16.ndim", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.complex64.ndim", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.bytes_", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.uint32.ndim", "count": 2, "library": "dask.array"}, | |
{ | |
"function": "numpy.complex128.ndim", | |
"count": 5, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.str_", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.uint64.ndim", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.float128", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.complex256.ndim", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.bool_", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.void.ndim", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.longlong.ndim", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.ulonglong", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.datetime64.ndim", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.matrix.shape", "count": 3, "library": "dask.array"}, | |
{ | |
"function": "Type[numpy.matrix].__name__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.matrix.dtype", "count": 3, "library": "dask.array"}, | |
{ | |
"function": "Type[numpy.matrix].__module__", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.matrix.ndim", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.matrix.view", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.matrix.__class__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ndarray.copy", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.nan_to_num", "count": 2, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.randn", | |
"count": 7, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.median", "count": 8, "library": "dask.array"}, | |
{ | |
"function": "builtins.float.is_integer", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ndarray.transpose", | |
"count": 3, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.floating", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.intp", "count": 20, "library": "dask.array"}, | |
{"function": "numpy.flatnonzero", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.memmap", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.save", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.load", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.memmap._mmap", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "Type[numpy.memmap].__module__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.memmap.shape", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.ascontiguousarray", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.asfortranarray", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "Type[numpy.timedelta64].__module__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.timedelta64.shape", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.timedelta64.ndim", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.cumsum", "count": 14, "library": "dask.array"}, | |
{"function": "numpy.ndarray.cumsum", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.ma", "count": 50, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.masked_array", | |
"count": 18, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.cumprod", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.nancumsum", "count": 9, "library": "dask.array"}, | |
{"function": "numpy.nancumprod", "count": 9, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.rand", | |
"count": 19, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ndarray.cumprod", | |
"count": 3, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.AxisError", "count": 2, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.__name__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.full_like", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.generic.astype", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.true_divide", "count": 13, "library": "dask.array"}, | |
{"function": "numpy.promote_types", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.__version__", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.flatten", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.matrix.all", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.ndarray.max", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.linspace", "count": 14, "library": "dask.array"}, | |
{ | |
"function": "builtins.function.__module__", | |
"count": 3, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.cov", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.dstack", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.flip", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.hstack", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.round_", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.round", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.fft.fft", "count": 14, "library": "dask.array"}, | |
{"function": "numpy.fft.fft2", "count": 11, "library": "dask.array"}, | |
{ | |
"function": "numpy.min_scalar_type", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.linalg.det", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.linalg.eigvals", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.lib.mixins", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.__array_function__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.lib", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.lib.mixins.NDArrayOperatorsMixin", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.linalg.norm", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.sort", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.float", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.int32.ndim", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.linalg.qr", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.linalg.svd", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.zeros_like", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.indices", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.meshgrid", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.triu", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.tril", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.diag", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.diagonal", "count": 22, "library": "dask.array"}, | |
{"function": "numpy.fromfunction", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.ndarray.repeat", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.ndarray.round", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.repeat", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.tile", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.pad", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.fft.ifft", "count": 11, "library": "dask.array"}, | |
{"function": "numpy.fft.rfft", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.fft.irfft", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.fft.hfft", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.fft.ihfft", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.fft", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.fft.ifft2", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.fft.fftn", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.fft.ifftn", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.fft.rfft2", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.fft.irfft2", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.fft.rfftn", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.fft.irfftn", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.fft.__name__", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "builtins.function.__doc__", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.fft.fftfreq", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.fft.rfftfreq", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.fft.fftshift", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.fft.ifftshift", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_equal", | |
"count": 9, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.std", "count": 37, "library": "dask.array"}, | |
{ | |
"function": "Type[numpy.vectorize].__module__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.vectorize.pyfunc", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.dtype.type", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.einsum", "count": 13, "library": "dask.array"}, | |
{"function": "numpy.g", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.uint8.ndim", "count": 2, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.standard_normal", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.bool_.shape", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.all", "count": 46, "library": "dask.array"}, | |
{"function": "numpy.isclose", "count": 3, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.seed", | |
"count": 16, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.linalg.lstsq", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.ndarray.sort", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.double", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.finfo.eps", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.finfo", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.linalg.matrix_rank", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.inf", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.random.random", "count": 10, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray", | |
"count": 9, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.data", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.mask", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.fill_value", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.dtype", | |
"count": 7, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.shape", | |
"count": 15, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.__class__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.ndim", | |
"count": 20, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.concatenate", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "Type[numpy.ma.core.MaskedArray].__module__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.masked_where", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_where", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.masked_equal", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_equal", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ma.filled", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.ma.core.filled", "count": 6, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.reshape", | |
"count": 6, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ma.concatenate", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.unique", "count": 8, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.fill_value =", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.__array_priority__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ma.core.dot", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.complex128", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.astype", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_greater", | |
"count": 10, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_greater_equal", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_less", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_less_equal", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_not_equal", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.masked_inside", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_inside", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.masked_outside", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_outside", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.masked_values", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_values", | |
"count": 3, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.masked_invalid", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.fix_invalid", | |
"count": 3, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.testing", "count": 9, "library": "dask.array"}, | |
{"function": "numpy.ndarray.prod", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.sum", | |
"count": 10, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ma.core.divide", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.any", "count": 38, "library": "dask.array"}, | |
{"function": "numpy.unravel_index", "count": 3, "library": "dask.array"}, | |
{ | |
"function": "numpy.ravel_multi_index", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.minimum_fill_value", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ogrid", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.argmax", "count": 17, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.core.maximum_fill_value", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.cumsum", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.getdata", | |
"count": 5, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.getmaskarray", | |
"count": 4, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.MaskedArray.cumprod", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ma.getdata", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.ma.nomask", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.core.MaskError", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ma.core", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.core._check_fill_value", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.core.set_fill_value", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.ma.set_fill_value", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ma.array", "count": 2, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.extras.average", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.swapaxes", "count": 4, "library": "dask.array"}, | |
{ | |
"function": "numpy.ma.getmaskarray", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.min", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.max", "count": 3, "library": "dask.array"}, | |
{ | |
"function": "numpy.testing._private.utils.assert_array_equal", | |
"count": 4, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.dtype.name", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.percentile", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.number", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.interp", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.exponential", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.binomial", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.gamma", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.gumbel", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.laplace", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.lognormal", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.multinomial", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.negative_binomial", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.noncentral_f", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.pareto", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.power", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.uniform", | |
"count": 5, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.wald", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.zipf", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.standard_exponential", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.random.multinomial", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.random.choice", "count": 2, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.choice", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ndarray.take", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.random.mtrand.RandomState.shuffle", | |
"count": 3, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.roll", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.argsort", "count": 10, "library": "dask.array"}, | |
{ | |
"function": "builtins.builtin_function_or_method.__doc__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.float32.shape", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.int32.shape", "count": 4, "library": "dask.array"}, | |
{ | |
"function": "Type[numpy.float32].__module__", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.float32.dtype", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.float64.astype", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.nansum", "count": 39, "library": "dask.array"}, | |
{"function": "numpy.nanprod", "count": 22, "library": "dask.array"}, | |
{"function": "numpy.nanmin", "count": 23, "library": "dask.array"}, | |
{"function": "numpy.nanmax", "count": 26, "library": "dask.array"}, | |
{"function": "numpy.nanvar", "count": 18, "library": "dask.array"}, | |
{"function": "numpy.nanstd", "count": 18, "library": "dask.array"}, | |
{"function": "numpy.expand_dims", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.nanargmin", "count": 15, "library": "dask.array"}, | |
{"function": "numpy.nanargmax", "count": 12, "library": "dask.array"}, | |
{"function": "numpy.nanmean", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.ndarray.argmin", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.partition", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.argpartition", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.take_along_axis", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ndarray.trace", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.nanmedian", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.atleast_1d", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.atleast_3d", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.atleast_2d", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.random.normal", "count": 3, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.swapaxes", | |
"count": 3, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.core.numeric", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.core", "count": 3, "library": "dask.array"}, | |
{ | |
"function": "numpy.core.numeric.normalize_axis_tuple", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.moveaxis", "count": 3, "library": "dask.array"}, | |
{ | |
"function": "numpy.core._multiarray_umath.normalize_axis_index", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.rollaxis", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.fliplr", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "Type[numpy.float64].__module__", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.vdot", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.complex128.shape", | |
"count": 5, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.outer", "count": 4, "library": "dask.array"}, | |
{ | |
"function": "numpy.apply_along_axis", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{ | |
"function": "numpy.apply_over_axes", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ptp", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.ediff1d", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.gradient", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.bool8", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.bincount", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.digitize", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.iterable", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.histogram", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.corrcoef", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.isin", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.in1d", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.shape", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.union1d", "count": 2, "library": "dask.array"}, | |
{ | |
"function": "numpy.generic.reshape", | |
"count": 2, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.ravel", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.squeeze", "count": 1, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.squeeze", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.take", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.compress", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.count_nonzero", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.generic.all", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.bool_.all", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.extract", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.choose", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.ndarray.choose", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.piecewise", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.argwhere", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.True_", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.False_", "count": 2, "library": "dask.array"}, | |
{ | |
"function": "numpy.ndarray.nonzero", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.insert", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.einsum_path", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.average", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.equal", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.multiply", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.iscomplexobj", "count": 2, "library": "dask.array"}, | |
{ | |
"function": "numpy.complexfloating", | |
"count": 1, | |
"library": "dask.array" | |
}, | |
{"function": "numpy.random.seed", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.seterr", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.power", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.subtract", "count": 9, "library": "dask.array"}, | |
{"function": "numpy.xlogy", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.ufunc.__doc__", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.arccos", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.ufunc", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.arccosh", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.arcsin", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.arcsinh", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.arctan", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.arctanh", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.invert", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.cbrt", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.exp2", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.floor", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.log2", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.negative", "count": 4, "library": "dask.array"}, | |
{"function": "numpy.reciprocal", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.rint", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.spacing", "count": 6, "library": "dask.array"}, | |
{"function": "numpy.trunc", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.copysign", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.bitwise_and", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.bitwise_or", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.bitwise_xor", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.floor_divide", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.greater", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.greater_equal", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.less", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.less_equal", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.remainder", "count": 11, "library": "dask.array"}, | |
{"function": "numpy.nextafter", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.not_equal", "count": 7, "library": "dask.array"}, | |
{"function": "numpy.float_power", "count": 8, "library": "dask.array"}, | |
{"function": "numpy.ufunc.outer", "count": 10, "library": "dask.array"}, | |
{"function": "numpy.ndarray.real", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.ndarray.imag", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.ndarray.conj", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.ndarray.clip", "count": 5, "library": "dask.array"}, | |
{"function": "numpy.isposinf", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.i0", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.sinc", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.frompyfunc", "count": 2, "library": "dask.array"}, | |
{"function": "numpy.? (vectorized)", "count": 3, "library": "dask.array"}, | |
{"function": "numpy.ufunc.reduce", "count": 1, "library": "dask.array"}, | |
{"function": "numpy.divmod", "count": 2, "library": "dask.array"} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment