Files
tfm_ainventory/graphify-out/cache/8e0ebd47011b66bee80720f6e0833b7149c800dca320ad167f16e4585323c1ba.json

1 line
140 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "label": "test_histograms.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L1"}, {"id": "test_histograms_testhistogram", "label": "TestHistogram", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L20"}, {"id": "test_histograms_testhistogram_setup_method", "label": ".setup_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L22"}, {"id": "test_histograms_testhistogram_teardown_method", "label": ".teardown_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L25"}, {"id": "test_histograms_testhistogram_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L28"}, {"id": "test_histograms_testhistogram_test_one_bin", "label": ".test_one_bin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L39"}, {"id": "test_histograms_testhistogram_test_density", "label": ".test_density()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L49"}, {"id": "test_histograms_testhistogram_test_outliers", "label": ".test_outliers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L81"}, {"id": "test_histograms_testhistogram_test_arr_weights_mismatch", "label": ".test_arr_weights_mismatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L105"}, {"id": "test_histograms_testhistogram_test_type", "label": ".test_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L111"}, {"id": "test_histograms_testhistogram_test_f32_rounding", "label": ".test_f32_rounding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L126"}, {"id": "test_histograms_testhistogram_test_bool_conversion", "label": ".test_bool_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L133"}, {"id": "test_histograms_testhistogram_test_weights", "label": ".test_weights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L148"}, {"id": "test_histograms_testhistogram_test_exotic_weights", "label": ".test_exotic_weights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L177"}, {"id": "test_histograms_testhistogram_test_no_side_effects", "label": ".test_no_side_effects()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L207"}, {"id": "test_histograms_testhistogram_test_empty", "label": ".test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L214"}, {"id": "test_histograms_testhistogram_test_error_binnum_type", "label": ".test_error_binnum_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L219"}, {"id": "test_histograms_testhistogram_test_finite_range", "label": ".test_finite_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L225"}, {"id": "test_histograms_testhistogram_test_invalid_range", "label": ".test_invalid_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L232"}, {"id": "test_histograms_testhistogram_test_bin_edge_cases", "label": ".test_bin_edge_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L238"}, {"id": "test_histograms_testhistogram_test_last_bin_inclusive_range", "label": ".test_last_bin_inclusive_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L249"}, {"id": "test_histograms_testhistogram_test_bin_array_dims", "label": ".test_bin_array_dims()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L254"}, {"id": "test_histograms_testhistogram_test_unsigned_monotonicity_check", "label": ".test_unsigned_monotonicity_check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L261"}, {"id": "test_histograms_testhistogram_test_object_array_of_0d", "label": ".test_object_array_of_0d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L269"}, {"id": "test_histograms_testhistogram_test_some_nan_values", "label": ".test_some_nan_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L280"}, {"id": "test_histograms_testhistogram_test_datetime", "label": ".test_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L304"}, {"id": "test_histograms_testhistogram_do_signed_overflow_bounds", "label": ".do_signed_overflow_bounds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L329"}, {"id": "test_histograms_testhistogram_test_signed_overflow_bounds", "label": ".test_signed_overflow_bounds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L336"}, {"id": "test_histograms_testhistogram_do_precision_lower_bound", "label": ".do_precision_lower_bound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L343"}, {"id": "test_histograms_testhistogram_do_precision_upper_bound", "label": ".do_precision_upper_bound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L358"}, {"id": "test_histograms_testhistogram_do_precision", "label": ".do_precision()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L374"}, {"id": "test_histograms_testhistogram_test_precision", "label": ".test_precision()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L378"}, {"id": "test_histograms_testhistogram_test_histogram_bin_edges", "label": ".test_histogram_bin_edges()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L387"}, {"id": "test_histograms_testhistogram_test_small_value_range", "label": ".test_small_value_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L401"}, {"id": "test_histograms_test_big_arrays", "label": "test_big_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L409"}, {"id": "test_histograms_testhistogram_test_gh_23110", "label": ".test_gh_23110()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L417"}, {"id": "test_histograms_testhistogram_test_gh_28400", "label": ".test_gh_28400()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L424"}, {"id": "test_histograms_testhistogramoptimbinnums", "label": "TestHistogramOptimBinNums", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L432"}, {"id": "test_histograms_testhistogramoptimbinnums_test_empty", "label": ".test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L438"}, {"id": "test_histograms_testhistogramoptimbinnums_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L447"}, {"id": "test_histograms_testhistogramoptimbinnums_test_small", "label": ".test_small()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L473"}, {"id": "test_histograms_testhistogramoptimbinnums_test_incorrect_methods", "label": ".test_incorrect_methods()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L493"}, {"id": "test_histograms_testhistogramoptimbinnums_test_novariance", "label": ".test_novariance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L501"}, {"id": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "label": ".test_limited_variance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L515"}, {"id": "test_histograms_testhistogramoptimbinnums_test_outlier", "label": ".test_outlier()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L534"}, {"id": "test_histograms_testhistogramoptimbinnums_test_scott_vs_stone", "label": ".test_scott_vs_stone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L554"}, {"id": "test_histograms_testhistogramoptimbinnums_test_simple_range", "label": ".test_simple_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L572"}, {"id": "test_histograms_test_signed_integer_data", "label": "test_signed_integer_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L605"}, {"id": "test_histograms_test_integer", "label": "test_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L615"}, {"id": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "label": ".test_integer_non_auto()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L626"}, {"id": "test_histograms_testhistogramoptimbinnums_test_simple_weighted", "label": ".test_simple_weighted()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L637"}, {"id": "test_histograms_testhistogramdd", "label": "TestHistogramdd", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L647"}, {"id": "test_histograms_testhistogramdd_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L649"}, {"id": "test_histograms_testhistogramdd_test_shape_3d", "label": ".test_shape_3d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L686"}, {"id": "test_histograms_testhistogramdd_test_shape_4d", "label": ".test_shape_4d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L695"}, {"id": "test_histograms_testhistogramdd_test_weights", "label": ".test_weights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L709"}, {"id": "test_histograms_testhistogramdd_test_identical_samples", "label": ".test_identical_samples()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L720"}, {"id": "test_histograms_testhistogramdd_test_empty", "label": ".test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L725"}, {"id": "test_histograms_testhistogramdd_test_bins_errors", "label": ".test_bins_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L731"}, {"id": "test_histograms_testhistogramdd_test_inf_edges", "label": ".test_inf_edges()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L741"}, {"id": "test_histograms_testhistogramdd_test_rightmost_binedge", "label": ".test_rightmost_binedge()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L753"}, {"id": "test_histograms_testhistogramdd_test_finite_range", "label": ".test_finite_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L776"}, {"id": "test_histograms_testhistogramdd_test_equal_edges", "label": ".test_equal_edges()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L784"}, {"id": "test_histograms_testhistogramdd_test_edge_dtype", "label": ".test_edge_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L798"}, {"id": "test_histograms_testhistogramdd_test_large_integers", "label": ".test_large_integers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L809"}, {"id": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "label": ".test_density_non_uniform_2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L821"}, {"id": "test_histograms_testhistogramdd_test_density_non_uniform_1d", "label": ".test_density_non_uniform_1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L848"}, {"id": "test_histograms_rationale_433", "label": "Provide test coverage when using provided estimators for optimal number of b", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L433"}, {"id": "test_histograms_rationale_448", "label": "Straightforward testing with a mixture of linspace data (for consistency", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L448"}, {"id": "test_histograms_rationale_474", "label": "Smaller datasets have the potential to cause issues with the data adapti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L474"}, {"id": "test_histograms_rationale_494", "label": "Check a Value Error is thrown when an unknown string is passed in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L494"}, {"id": "test_histograms_rationale_502", "label": "Check that methods handle no variance in data Primarily for Scott and FD", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L502"}, {"id": "test_histograms_rationale_516", "label": "Check when IQR is 0, but variance exists, we return a reasonable value.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L516"}, {"id": "test_histograms_rationale_535", "label": "Check the FD, Scott and Doane with outliers. The FD estimates a smaller", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L535"}, {"id": "test_histograms_rationale_573", "label": "Straightforward testing with a mixture of linspace data (for consistency", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L573"}, {"id": "test_histograms_rationale_616", "label": "Test that bin width for integer data is at least 1.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L616"}, {"id": "test_histograms_rationale_627", "label": "Test that the bin-width>=1 requirement *only* applies to auto binning.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L627"}, {"id": "test_histograms_rationale_638", "label": "Check that weighted data raises a TypeError", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L638"}, {"id": "test_histograms_rationale_785", "label": "Test that adjacent entries in an edge array can be equal", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L785"}, {"id": "test_histograms_rationale_799", "label": "Test that if an edge array is input, its type is preserved", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L799"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "test_histograms_testhistogram", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L20", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_setup_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L22", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_teardown_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L25", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L28", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_one_bin", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L39", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_density", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L49", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_outliers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L81", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_arr_weights_mismatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L105", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L111", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_f32_rounding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L126", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_bool_conversion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L133", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_weights", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L148", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_exotic_weights", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L177", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_no_side_effects", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L207", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L214", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_error_binnum_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L219", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_finite_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L225", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_invalid_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L232", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_bin_edge_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L238", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_last_bin_inclusive_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L249", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_bin_array_dims", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L254", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_unsigned_monotonicity_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L261", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_object_array_of_0d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L269", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_some_nan_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L280", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_datetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L304", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_do_signed_overflow_bounds", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L329", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_signed_overflow_bounds", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L336", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_do_precision_lower_bound", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L343", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_do_precision_upper_bound", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L358", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_do_precision", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L374", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_precision", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L378", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_histogram_bin_edges", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L387", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_small_value_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L401", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "test_histograms_test_big_arrays", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L409", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_gh_23110", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L417", "weight": 1.0}, {"source": "test_histograms_testhistogram", "target": "test_histograms_testhistogram_test_gh_28400", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L424", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "test_histograms_testhistogramoptimbinnums", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L432", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L438", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L447", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_small", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L473", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_incorrect_methods", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L493", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_novariance", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L501", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L515", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_outlier", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L534", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_scott_vs_stone", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L554", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_simple_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L572", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "test_histograms_test_signed_integer_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L605", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "test_histograms_test_integer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L615", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L626", "weight": 1.0}, {"source": "test_histograms_testhistogramoptimbinnums", "target": "test_histograms_testhistogramoptimbinnums_test_simple_weighted", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L637", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_histograms_py", "target": "test_histograms_testhistogramdd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L647", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L649", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_shape_3d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L686", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_shape_4d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L695", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_weights", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L709", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_identical_samples", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L720", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L725", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_bins_errors", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L731", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_inf_edges", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L741", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_rightmost_binedge", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L753", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_finite_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L776", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_equal_edges", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L784", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_edge_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L798", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_large_integers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L809", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L821", "weight": 1.0}, {"source": "test_histograms_testhistogramdd", "target": "test_histograms_testhistogramdd_test_density_non_uniform_1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L848", "weight": 1.0}, {"source": "test_histograms_testhistogram_test_signed_overflow_bounds", "target": "test_histograms_testhistogram_do_signed_overflow_bounds", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L337", "weight": 1.0}, {"source": "test_histograms_testhistogram_do_precision", "target": "test_histograms_testhistogram_do_precision_lower_bound", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L375", "weight": 1.0}, {"source": "test_histograms_testhistogram_do_precision", "target": "test_histograms_testhistogram_do_precision_upper_bound", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L376", "weight": 1.0}, {"source": "test_histograms_testhistogram_test_precision", "target": "test_histograms_testhistogram_do_precision", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L380", "weight": 1.0}, {"source": "test_histograms_rationale_433", "target": "test_histograms_testhistogramoptimbinnums", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L433", "weight": 1.0}, {"source": "test_histograms_rationale_448", "target": "test_histograms_testhistogramoptimbinnums_test_simple", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L448", "weight": 1.0}, {"source": "test_histograms_rationale_474", "target": "test_histograms_testhistogramoptimbinnums_test_small", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L474", "weight": 1.0}, {"source": "test_histograms_rationale_494", "target": "test_histograms_testhistogramoptimbinnums_test_incorrect_methods", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L494", "weight": 1.0}, {"source": "test_histograms_rationale_502", "target": "test_histograms_testhistogramoptimbinnums_test_novariance", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L502", "weight": 1.0}, {"source": "test_histograms_rationale_516", "target": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L516", "weight": 1.0}, {"source": "test_histograms_rationale_535", "target": "test_histograms_testhistogramoptimbinnums_test_outlier", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L535", "weight": 1.0}, {"source": "test_histograms_rationale_573", "target": "test_histograms_testhistogramoptimbinnums_test_simple_range", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L573", "weight": 1.0}, {"source": "test_histograms_rationale_616", "target": "test_histograms_testhistogramoptimbinnums_test_integer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L616", "weight": 1.0}, {"source": "test_histograms_rationale_627", "target": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L627", "weight": 1.0}, {"source": "test_histograms_rationale_638", "target": "test_histograms_testhistogramoptimbinnums_test_simple_weighted", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L638", "weight": 1.0}, {"source": "test_histograms_rationale_785", "target": "test_histograms_testhistogramdd_test_equal_edges", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L785", "weight": 1.0}, {"source": "test_histograms_rationale_799", "target": "test_histograms_testhistogramdd_test_edge_dtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L799", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_histograms_testhistogram_test_simple", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L30"}, {"caller_nid": "test_histograms_testhistogram_test_simple", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L31"}, {"caller_nid": "test_histograms_testhistogram_test_simple", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L33"}, {"caller_nid": "test_histograms_testhistogram_test_simple", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L33"}, {"caller_nid": "test_histograms_testhistogram_test_simple", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L36"}, {"caller_nid": "test_histograms_testhistogram_test_simple", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L36"}, {"caller_nid": "test_histograms_testhistogram_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L37"}, {"caller_nid": "test_histograms_testhistogram_test_one_bin", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L41"}, {"caller_nid": "test_histograms_testhistogram_test_one_bin", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L42"}, {"caller_nid": "test_histograms_testhistogram_test_one_bin", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L43"}, {"caller_nid": "test_histograms_testhistogram_test_one_bin", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L44"}, {"caller_nid": "test_histograms_testhistogram_test_one_bin", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L45"}, {"caller_nid": "test_histograms_testhistogram_test_one_bin", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L46"}, {"caller_nid": "test_histograms_testhistogram_test_one_bin", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L46"}, {"caller_nid": "test_histograms_testhistogram_test_one_bin", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L47"}, {"caller_nid": "test_histograms_testhistogram_test_one_bin", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L47"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L52"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L53"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L54"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L54"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L55"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L58"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L60"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L61"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L62"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L62"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L62"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L65"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L66"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L70"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L72"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L73"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L77"}, {"caller_nid": "test_histograms_testhistogram_test_density", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L79"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L83"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L86"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L87"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L87"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L90"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L91"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L91"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L94"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L95"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L95"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L95"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L98"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L99"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L100"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L100"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L100"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L102"}, {"caller_nid": "test_histograms_testhistogram_test_outliers", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L103"}, {"caller_nid": "test_histograms_testhistogram_test_arr_weights_mismatch", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L106"}, {"caller_nid": "test_histograms_testhistogram_test_arr_weights_mismatch", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L107"}, {"caller_nid": "test_histograms_testhistogram_test_arr_weights_mismatch", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L108"}, {"caller_nid": "test_histograms_testhistogram_test_arr_weights_mismatch", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L109"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L113"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L114"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L115"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L115"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L117"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L118"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L118"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L120"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L120"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L121"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L121"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L123"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L123"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L124"}, {"caller_nid": "test_histograms_testhistogram_test_type", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L124"}, {"caller_nid": "test_histograms_testhistogram_test_f32_rounding", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L128"}, {"caller_nid": "test_histograms_testhistogram_test_f32_rounding", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L129"}, {"caller_nid": "test_histograms_testhistogram_test_f32_rounding", "callee": "histogram2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L130"}, {"caller_nid": "test_histograms_testhistogram_test_f32_rounding", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L131"}, {"caller_nid": "test_histograms_testhistogram_test_f32_rounding", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L131"}, {"caller_nid": "test_histograms_testhistogram_test_bool_conversion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L136"}, {"caller_nid": "test_histograms_testhistogram_test_bool_conversion", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L137"}, {"caller_nid": "test_histograms_testhistogram_test_bool_conversion", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L142"}, {"caller_nid": "test_histograms_testhistogram_test_bool_conversion", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L143"}, {"caller_nid": "test_histograms_testhistogram_test_bool_conversion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L145"}, {"caller_nid": "test_histograms_testhistogram_test_bool_conversion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L146"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L149"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L150"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L151"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L152"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L153"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L154"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L155"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L156"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L159"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L160"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L160"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L160"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L161"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L161"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L162"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L165"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L166"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L167"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L169"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L169"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L172"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L173"}, {"caller_nid": "test_histograms_testhistogram_test_weights", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L175"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L183"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L184"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L184"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L187"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L188"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L188"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L188"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L191"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L192"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L192"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L192"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L196"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L197"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L197"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L197"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L197"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L200"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L201"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L201"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L201"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L204"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L205"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L205"}, {"caller_nid": "test_histograms_testhistogram_test_exotic_weights", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L205"}, {"caller_nid": "test_histograms_testhistogram_test_no_side_effects", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L210"}, {"caller_nid": "test_histograms_testhistogram_test_no_side_effects", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L211"}, {"caller_nid": "test_histograms_testhistogram_test_no_side_effects", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L212"}, {"caller_nid": "test_histograms_testhistogram_test_empty", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L215"}, {"caller_nid": "test_histograms_testhistogram_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L216"}, {"caller_nid": "test_histograms_testhistogram_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L216"}, {"caller_nid": "test_histograms_testhistogram_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L217"}, {"caller_nid": "test_histograms_testhistogram_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L217"}, {"caller_nid": "test_histograms_testhistogram_test_error_binnum_type", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L221"}, {"caller_nid": "test_histograms_testhistogram_test_error_binnum_type", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L222"}, {"caller_nid": "test_histograms_testhistogram_test_error_binnum_type", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L223"}, {"caller_nid": "test_histograms_testhistogram_test_finite_range", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L227"}, {"caller_nid": "test_histograms_testhistogram_test_finite_range", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L228"}, {"caller_nid": "test_histograms_testhistogram_test_finite_range", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L229"}, {"caller_nid": "test_histograms_testhistogram_test_finite_range", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L230"}, {"caller_nid": "test_histograms_testhistogram_test_invalid_range", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L234"}, {"caller_nid": "test_histograms_testhistogram_test_invalid_range", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L235"}, {"caller_nid": "test_histograms_testhistogram_test_invalid_range", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L236"}, {"caller_nid": "test_histograms_testhistogram_test_bin_edge_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L240"}, {"caller_nid": "test_histograms_testhistogram_test_bin_edge_cases", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L241"}, {"caller_nid": "test_histograms_testhistogram_test_bin_edge_cases", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L245"}, {"caller_nid": "test_histograms_testhistogram_test_bin_edge_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L246"}, {"caller_nid": "test_histograms_testhistogram_test_bin_edge_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L247"}, {"caller_nid": "test_histograms_testhistogram_test_last_bin_inclusive_range", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L250"}, {"caller_nid": "test_histograms_testhistogram_test_last_bin_inclusive_range", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L251"}, {"caller_nid": "test_histograms_testhistogram_test_last_bin_inclusive_range", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L252"}, {"caller_nid": "test_histograms_testhistogram_test_bin_array_dims", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L256"}, {"caller_nid": "test_histograms_testhistogram_test_bin_array_dims", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L257"}, {"caller_nid": "test_histograms_testhistogram_test_bin_array_dims", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L258"}, {"caller_nid": "test_histograms_testhistogram_test_bin_array_dims", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L259"}, {"caller_nid": "test_histograms_testhistogram_test_unsigned_monotonicity_check", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L264"}, {"caller_nid": "test_histograms_testhistogram_test_unsigned_monotonicity_check", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L265"}, {"caller_nid": "test_histograms_testhistogram_test_unsigned_monotonicity_check", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L266"}, {"caller_nid": "test_histograms_testhistogram_test_unsigned_monotonicity_check", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L267"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L271"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L272"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L272"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L273"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L274"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L274"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L277"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L277"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L277"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L278"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L278"}, {"caller_nid": "test_histograms_testhistogram_test_object_array_of_0d", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L278"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L282"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L283"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L286"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L287"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L289"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L290"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L293"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L294"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L294"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L295"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L296"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L296"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L299"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L300"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L300"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L301"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L302"}, {"caller_nid": "test_histograms_testhistogram_test_some_nan_values", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L302"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L305"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L306"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L307"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L311"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L316"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L317"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L317"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L317"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L318"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L320"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L321"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L323"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L323"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L324"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L324"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L326"}, {"caller_nid": "test_histograms_testhistogram_test_datetime", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L327"}, {"caller_nid": "test_histograms_testhistogram_do_signed_overflow_bounds", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L330"}, {"caller_nid": "test_histograms_testhistogram_do_signed_overflow_bounds", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L331"}, {"caller_nid": "test_histograms_testhistogram_do_signed_overflow_bounds", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L332"}, {"caller_nid": "test_histograms_testhistogram_do_signed_overflow_bounds", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L333"}, {"caller_nid": "test_histograms_testhistogram_do_signed_overflow_bounds", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L334"}, {"caller_nid": "test_histograms_testhistogram_do_precision_lower_bound", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L344"}, {"caller_nid": "test_histograms_testhistogram_do_precision_lower_bound", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L346"}, {"caller_nid": "test_histograms_testhistogram_do_precision_lower_bound", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L347"}, {"caller_nid": "test_histograms_testhistogram_do_precision_lower_bound", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L350"}, {"caller_nid": "test_histograms_testhistogram_do_precision_lower_bound", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L354"}, {"caller_nid": "test_histograms_testhistogram_do_precision_lower_bound", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L355"}, {"caller_nid": "test_histograms_testhistogram_do_precision_lower_bound", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L356"}, {"caller_nid": "test_histograms_testhistogram_do_precision_upper_bound", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L359"}, {"caller_nid": "test_histograms_testhistogram_do_precision_upper_bound", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L361"}, {"caller_nid": "test_histograms_testhistogram_do_precision_upper_bound", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L362"}, {"caller_nid": "test_histograms_testhistogram_do_precision_upper_bound", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L365"}, {"caller_nid": "test_histograms_testhistogram_do_precision_upper_bound", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L369"}, {"caller_nid": "test_histograms_testhistogram_do_precision_upper_bound", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L370"}, {"caller_nid": "test_histograms_testhistogram_do_precision_upper_bound", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L372"}, {"caller_nid": "test_histograms_testhistogram_test_histogram_bin_edges", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L388"}, {"caller_nid": "test_histograms_testhistogram_test_histogram_bin_edges", "callee": "histogram_bin_edges", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L389"}, {"caller_nid": "test_histograms_testhistogram_test_histogram_bin_edges", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L390"}, {"caller_nid": "test_histograms_testhistogram_test_histogram_bin_edges", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L392"}, {"caller_nid": "test_histograms_testhistogram_test_histogram_bin_edges", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L393"}, {"caller_nid": "test_histograms_testhistogram_test_histogram_bin_edges", "callee": "histogram_bin_edges", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L394"}, {"caller_nid": "test_histograms_testhistogram_test_histogram_bin_edges", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L395"}, {"caller_nid": "test_histograms_testhistogram_test_histogram_bin_edges", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L397"}, {"caller_nid": "test_histograms_testhistogram_test_histogram_bin_edges", "callee": "histogram_bin_edges", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L398"}, {"caller_nid": "test_histograms_testhistogram_test_histogram_bin_edges", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L399"}, {"caller_nid": "test_histograms_testhistogram_test_small_value_range", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L402"}, {"caller_nid": "test_histograms_testhistogram_test_small_value_range", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L403"}, {"caller_nid": "test_histograms_testhistogram_test_small_value_range", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L404"}, {"caller_nid": "test_histograms_test_big_arrays", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L410"}, {"caller_nid": "test_histograms_test_big_arrays", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L413"}, {"caller_nid": "test_histograms_test_big_arrays", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L414"}, {"caller_nid": "test_histograms_test_big_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L415"}, {"caller_nid": "test_histograms_test_big_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L415"}, {"caller_nid": "test_histograms_test_big_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L415"}, {"caller_nid": "test_histograms_testhistogram_test_gh_23110", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L418"}, {"caller_nid": "test_histograms_testhistogram_test_gh_23110", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L418"}, {"caller_nid": "test_histograms_testhistogram_test_gh_23110", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L421"}, {"caller_nid": "test_histograms_testhistogram_test_gh_23110", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L422"}, {"caller_nid": "test_histograms_testhistogram_test_gh_28400", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L427"}, {"caller_nid": "test_histograms_testhistogram_test_gh_28400", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L428"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_empty", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L443"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L444"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L444"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L445"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L445"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L462"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L465"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L466"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L467"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L468"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L469"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L470"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L470"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_small", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L486"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_small", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L487"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_small", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L487"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_small", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L488"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_small", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L489"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_small", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L490"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_small", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L490"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_incorrect_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L499"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_novariance", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L506"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_novariance", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L510"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_novariance", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L511"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_novariance", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L512"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_novariance", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L512"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L519"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "histogram_bin_edges", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L523"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L524"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L525"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L526"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "histogram_bin_edges", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L528"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L529"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L529"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "histogram_bin_edges", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L531"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L532"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_limited_variance", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L532"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_outlier", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L545"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_outlier", "callee": "hstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L546"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_outlier", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L546"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_outlier", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L550"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_outlier", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L551"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_outlier", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L552"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_outlier", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L552"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_scott_vs_stone", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L564"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_scott_vs_stone", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L564"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_scott_vs_stone", "callee": "geomspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L564"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_scott_vs_stone", "callee": "nbins_ratio", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L565"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_scott_vs_stone", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L565"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_scott_vs_stone", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L569"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_scott_vs_stone", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L569"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_scott_vs_stone", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L570"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple_range", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L590"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple_range", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L593"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple_range", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L594"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple_range", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L595"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple_range", "callee": "hstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L596"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple_range", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L597"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple_range", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L598"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple_range", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L601"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple_range", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L601"}, {"caller_nid": "test_histograms_test_signed_integer_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L607"}, {"caller_nid": "test_histograms_test_signed_integer_data", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L608"}, {"caller_nid": "test_histograms_test_signed_integer_data", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L609"}, {"caller_nid": "test_histograms_test_signed_integer_data", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L609"}, {"caller_nid": "test_histograms_test_signed_integer_data", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L610"}, {"caller_nid": "test_histograms_test_signed_integer_data", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L611"}, {"caller_nid": "test_histograms_test_integer", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L619"}, {"caller_nid": "test_histograms_test_integer", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L621"}, {"caller_nid": "test_histograms_test_integer", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L622"}, {"caller_nid": "test_histograms_test_integer", "callee": "histogram_bin_edges", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L623"}, {"caller_nid": "test_histograms_test_integer", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L623"}, {"caller_nid": "test_histograms_test_integer", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L623"}, {"caller_nid": "test_histograms_test_integer", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L624"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L630"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "callee": "histogram_bin_edges", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L631"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L631"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L631"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L632"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L633"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "callee": "histogram_bin_edges", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L634"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L634"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_integer_non_auto", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L634"}, {"caller_nid": "test_histograms_testhistogramoptimbinnums_test_simple_weighted", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L643"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L650"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L652"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L654"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L656"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L660"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L661"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L661"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L664"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L667"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L669"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L672"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L672"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L673"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L675"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L679"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L681"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L682"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L682"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L682"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L682"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L682"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L682"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L683"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L683"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L683"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L683"}, {"caller_nid": "test_histograms_testhistogramdd_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L684"}, {"caller_nid": "test_histograms_testhistogramdd_test_shape_3d", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L690"}, {"caller_nid": "test_histograms_testhistogramdd_test_shape_3d", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L692"}, {"caller_nid": "test_histograms_testhistogramdd_test_shape_3d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L693"}, {"caller_nid": "test_histograms_testhistogramdd_test_shape_4d", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L704"}, {"caller_nid": "test_histograms_testhistogramdd_test_shape_4d", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L706"}, {"caller_nid": "test_histograms_testhistogramdd_test_shape_4d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L707"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L710"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L711"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L712"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L713"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L713"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L714"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L715"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L715"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L716"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L717"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L717"}, {"caller_nid": "test_histograms_testhistogramdd_test_weights", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L718"}, {"caller_nid": "test_histograms_testhistogramdd_test_identical_samples", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L721"}, {"caller_nid": "test_histograms_testhistogramdd_test_identical_samples", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L722"}, {"caller_nid": "test_histograms_testhistogramdd_test_identical_samples", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L723"}, {"caller_nid": "test_histograms_testhistogramdd_test_identical_samples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L723"}, {"caller_nid": "test_histograms_testhistogramdd_test_empty", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L726"}, {"caller_nid": "test_histograms_testhistogramdd_test_empty", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L727"}, {"caller_nid": "test_histograms_testhistogramdd_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L727"}, {"caller_nid": "test_histograms_testhistogramdd_test_empty", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L728"}, {"caller_nid": "test_histograms_testhistogramdd_test_empty", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L729"}, {"caller_nid": "test_histograms_testhistogramdd_test_empty", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L729"}, {"caller_nid": "test_histograms_testhistogramdd_test_bins_errors", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L734"}, {"caller_nid": "test_histograms_testhistogramdd_test_bins_errors", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L734"}, {"caller_nid": "test_histograms_testhistogramdd_test_bins_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L735"}, {"caller_nid": "test_histograms_testhistogramdd_test_bins_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L736"}, {"caller_nid": "test_histograms_testhistogramdd_test_bins_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L737"}, {"caller_nid": "test_histograms_testhistogramdd_test_bins_errors", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L739"}, {"caller_nid": "test_histograms_testhistogramdd_test_bins_errors", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L739"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L743"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L744"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L744"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L745"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L746"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L747"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L748"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L748"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L749"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L750"}, {"caller_nid": "test_histograms_testhistogramdd_test_inf_edges", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L751"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L757"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L758"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L759"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L762"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L763"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L764"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L767"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L768"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L769"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L772"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L773"}, {"caller_nid": "test_histograms_testhistogramdd_test_rightmost_binedge", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L774"}, {"caller_nid": "test_histograms_testhistogramdd_test_finite_range", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L777"}, {"caller_nid": "test_histograms_testhistogramdd_test_finite_range", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L778"}, {"caller_nid": "test_histograms_testhistogramdd_test_finite_range", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L779"}, {"caller_nid": "test_histograms_testhistogramdd_test_finite_range", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L781"}, {"caller_nid": "test_histograms_testhistogramdd_test_equal_edges", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L786"}, {"caller_nid": "test_histograms_testhistogramdd_test_equal_edges", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L787"}, {"caller_nid": "test_histograms_testhistogramdd_test_equal_edges", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L788"}, {"caller_nid": "test_histograms_testhistogramdd_test_equal_edges", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L790"}, {"caller_nid": "test_histograms_testhistogramdd_test_equal_edges", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L792"}, {"caller_nid": "test_histograms_testhistogramdd_test_equal_edges", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L796"}, {"caller_nid": "test_histograms_testhistogramdd_test_edge_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L800"}, {"caller_nid": "test_histograms_testhistogramdd_test_edge_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L802"}, {"caller_nid": "test_histograms_testhistogramdd_test_edge_dtype", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L804"}, {"caller_nid": "test_histograms_testhistogramdd_test_edge_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L806"}, {"caller_nid": "test_histograms_testhistogramdd_test_edge_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L807"}, {"caller_nid": "test_histograms_testhistogramdd_test_large_integers", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L812"}, {"caller_nid": "test_histograms_testhistogramdd_test_large_integers", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L813"}, {"caller_nid": "test_histograms_testhistogramdd_test_large_integers", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L817"}, {"caller_nid": "test_histograms_testhistogramdd_test_large_integers", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L819"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L830"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L831"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L832"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L837"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L838"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L841"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L842"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L845"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L846"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_1d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L850"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L851"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_1d", "callee": "histogram", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L852"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_1d", "callee": "histogramdd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L853"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L854"}, {"caller_nid": "test_histograms_testhistogramdd_test_density_non_uniform_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_histograms.py", "source_location": "L855"}]}