1 line
218 KiB
JSON
1 line
218 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "label": "test_stringdtype.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1"}, {"id": "test_stringdtype_random_unicode_string_list", "label": "random_unicode_string_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L17"}, {"id": "test_stringdtype_get_dtype", "label": "get_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L25"}, {"id": "test_stringdtype_coerce", "label": "coerce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L35"}, {"id": "test_stringdtype_na_object", "label": "na_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L44"}, {"id": "test_stringdtype_dtype", "label": "dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L50"}, {"id": "test_stringdtype_string_list", "label": "string_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L55"}, {"id": "test_stringdtype_coerce2", "label": "coerce2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L61"}, {"id": "test_stringdtype_na_object2", "label": "na_object2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L70"}, {"id": "test_stringdtype_dtype2", "label": "dtype2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L76"}, {"id": "test_stringdtype_test_dtype_creation", "label": "test_dtype_creation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L85"}, {"id": "test_stringdtype_test_dtype_equality", "label": "test_dtype_equality()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L114"}, {"id": "test_stringdtype_test_dtype_repr", "label": "test_dtype_repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L121"}, {"id": "test_stringdtype_test_create_with_na", "label": "test_create_with_na()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L135"}, {"id": "test_stringdtype_test_set_replace_na", "label": "test_set_replace_na()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L146"}, {"id": "test_stringdtype_test_null_roundtripping", "label": "test_null_roundtripping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L162"}, {"id": "test_stringdtype_test_string_too_large_error", "label": "test_string_too_large_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L169"}, {"id": "test_stringdtype_test_array_creation_utf8", "label": "test_array_creation_utf8()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L184"}, {"id": "test_stringdtype_test_scalars_string_conversion", "label": "test_scalars_string_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L198"}, {"id": "test_stringdtype_test_self_casts", "label": "test_self_casts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L221"}, {"id": "test_stringdtype_teststringlikecasts", "label": "TestStringLikeCasts", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L265"}, {"id": "test_stringdtype_teststringlikecasts_test_unicode_casts", "label": ".test_unicode_casts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L266"}, {"id": "test_stringdtype_teststringlikecasts_test_void_casts", "label": ".test_void_casts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L281"}, {"id": "test_stringdtype_teststringlikecasts_test_bytes_casts", "label": ".test_bytes_casts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L289"}, {"id": "test_stringdtype_test_additional_unicode_cast", "label": "test_additional_unicode_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L310"}, {"id": "test_stringdtype_test_insert_scalar", "label": "test_insert_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L319"}, {"id": "test_stringdtype_test_comparisons", "label": "test_comparisons()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L342"}, {"id": "test_stringdtype_test_isnan", "label": "test_isnan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L380"}, {"id": "test_stringdtype_test_pickle", "label": "test_pickle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L400"}, {"id": "test_stringdtype_test_stdlib_copy", "label": "test_stdlib_copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L415"}, {"id": "test_stringdtype_test_sort", "label": "test_sort()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L439"}, {"id": "test_stringdtype_test_nonzero", "label": "test_nonzero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L502"}, {"id": "test_stringdtype_test_where", "label": "test_where()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L525"}, {"id": "test_stringdtype_test_fancy_indexing", "label": "test_fancy_indexing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L533"}, {"id": "test_stringdtype_test_flatiter_indexing", "label": "test_flatiter_indexing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L575"}, {"id": "test_stringdtype_test_creation_functions", "label": "test_creation_functions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L582"}, {"id": "test_stringdtype_test_concatenate", "label": "test_concatenate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L590"}, {"id": "test_stringdtype_test_resize_method", "label": "test_resize_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L597"}, {"id": "test_stringdtype_test_create_with_copy_none", "label": "test_create_with_copy_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L606"}, {"id": "test_stringdtype_test_astype_copy_false", "label": "test_astype_copy_false()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L629"}, {"id": "test_stringdtype_test_argmax", "label": "test_argmax()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L646"}, {"id": "test_stringdtype_test_arrfuncs_zeros", "label": "test_arrfuncs_zeros()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L662"}, {"id": "test_stringdtype_test_cast_to_bool", "label": "test_cast_to_bool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L679"}, {"id": "test_stringdtype_test_cast_from_bool", "label": "test_cast_from_bool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L696"}, {"id": "test_stringdtype_test_sized_integer_casts", "label": "test_sized_integer_casts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L703"}, {"id": "test_stringdtype_test_unsized_integer_casts", "label": "test_unsized_integer_casts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L731"}, {"id": "test_stringdtype_test_float_casts", "label": "test_float_casts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L755"}, {"id": "test_stringdtype_test_float_nan_cast_na_object", "label": "test_float_nan_cast_na_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L783"}, {"id": "test_stringdtype_test_cfloat_casts", "label": "test_cfloat_casts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L813"}, {"id": "test_stringdtype_test_take", "label": "test_take()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L825"}, {"id": "test_stringdtype_test_ufuncs_minmax", "label": "test_ufuncs_minmax()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L846"}, {"id": "test_stringdtype_test_max_regression", "label": "test_max_regression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L864"}, {"id": "test_stringdtype_test_ufunc_add", "label": "test_ufunc_add()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L878"}, {"id": "test_stringdtype_test_ufunc_add_reduce", "label": "test_ufunc_add_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L917"}, {"id": "test_stringdtype_test_add_promoter", "label": "test_add_promoter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L929"}, {"id": "test_stringdtype_test_add_no_legacy_promote_with_signature", "label": "test_add_no_legacy_promote_with_signature()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L955"}, {"id": "test_stringdtype_test_add_promoter_reduce", "label": "test_add_promoter_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L964"}, {"id": "test_stringdtype_test_multiply_reduce", "label": "test_multiply_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L973"}, {"id": "test_stringdtype_test_multiply_two_string_raises", "label": "test_multiply_two_string_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L983"}, {"id": "test_stringdtype_test_ufunc_multiply", "label": "test_ufunc_multiply()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1015"}, {"id": "test_stringdtype_test_findlike_promoters", "label": "test_findlike_promoters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1087"}, {"id": "test_stringdtype_test_strip_promoter", "label": "test_strip_promoter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1102"}, {"id": "test_stringdtype_test_replace_promoter", "label": "test_replace_promoter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1115"}, {"id": "test_stringdtype_test_center_promoter", "label": "test_center_promoter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1132"}, {"id": "test_stringdtype_test_datetime_timedelta_cast", "label": "test_datetime_timedelta_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1172"}, {"id": "test_stringdtype_test_nat_casts", "label": "test_nat_casts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1205"}, {"id": "test_stringdtype_test_nat_conversion", "label": "test_nat_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1231"}, {"id": "test_stringdtype_test_growing_strings", "label": "test_growing_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1237"}, {"id": "test_stringdtype_test_assign_medium_strings", "label": "test_assign_medium_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1256"}, {"id": "test_stringdtype_string_array", "label": "string_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1283"}, {"id": "test_stringdtype_unicode_array", "label": "unicode_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1288"}, {"id": "test_stringdtype_test_unary", "label": "test_unary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1363"}, {"id": "test_stringdtype_call_func", "label": "call_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1482"}, {"id": "test_stringdtype_test_binary", "label": "test_binary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1501"}, {"id": "test_stringdtype_test_non_default_start_stop", "label": "test_non_default_start_stop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1550"}, {"id": "test_stringdtype_test_replace_non_default_repeat", "label": "test_replace_non_default_repeat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1558"}, {"id": "test_stringdtype_test_strip_ljust_rjust_consistency", "label": "test_strip_ljust_rjust_consistency()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1564"}, {"id": "test_stringdtype_test_unset_na_coercion", "label": "test_unset_na_coercion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1592"}, {"id": "test_stringdtype_test_repeat", "label": "test_repeat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1633"}, {"id": "test_stringdtype_test_accumulation", "label": "test_accumulation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1645"}, {"id": "test_stringdtype_testimplementation", "label": "TestImplementation", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1667"}, {"id": "test_stringdtype_setup_class", "label": "setup_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1675"}, {"id": "test_stringdtype_testimplementation_get_view", "label": ".get_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1704"}, {"id": "test_stringdtype_testimplementation_get_flags", "label": ".get_flags()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1713"}, {"id": "test_stringdtype_testimplementation_is_short", "label": ".is_short()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1716"}, {"id": "test_stringdtype_testimplementation_is_on_heap", "label": ".is_on_heap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1719"}, {"id": "test_stringdtype_testimplementation_is_missing", "label": ".is_missing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1724"}, {"id": "test_stringdtype_testimplementation_in_arena", "label": ".in_arena()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1727"}, {"id": "test_stringdtype_testimplementation_test_setup", "label": ".test_setup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1731"}, {"id": "test_stringdtype_testimplementation_test_empty", "label": ".test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1750"}, {"id": "test_stringdtype_testimplementation_test_zeros", "label": ".test_zeros()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1755"}, {"id": "test_stringdtype_testimplementation_test_copy", "label": ".test_copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1760"}, {"id": "test_stringdtype_testimplementation_test_arena_use_with_setting", "label": ".test_arena_use_with_setting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1768"}, {"id": "test_stringdtype_testimplementation_test_arena_reuse_with_setting", "label": ".test_arena_reuse_with_setting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1775"}, {"id": "test_stringdtype_testimplementation_test_arena_reuse_after_missing", "label": ".test_arena_reuse_after_missing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1781"}, {"id": "test_stringdtype_testimplementation_test_arena_reuse_after_empty", "label": ".test_arena_reuse_after_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1790"}, {"id": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "label": ".test_arena_reuse_for_shorter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1799"}, {"id": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "label": ".test_arena_reuse_if_possible()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1822"}, {"id": "test_stringdtype_testimplementation_test_arena_no_reuse_after_short", "label": ".test_arena_no_reuse_after_short()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1845"}, {"id": "test_stringdtype_rationale_18", "label": "Returns an array of 10 100-character strings containing random text", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L18"}, {"id": "test_stringdtype_rationale_26", "label": "Helper to work around pd_NA boolean behavior", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L26"}, {"id": "test_stringdtype_rationale_36", "label": "Coerce input to strings or raise an error for non-string input", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L36"}, {"id": "test_stringdtype_rationale_45", "label": "Possible values for the missing data sentinel", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L45"}, {"id": "test_stringdtype_rationale_51", "label": "Cartesian project of missing data sentinel and string coercion options", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L51"}, {"id": "test_stringdtype_rationale_56", "label": "Mix of short and long strings, some with unicode, some without", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L56"}, {"id": "test_stringdtype_rationale_62", "label": "Second copy of the coerce fixture for tests that need two instances", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L62"}, {"id": "test_stringdtype_rationale_71", "label": "Second copy of the na_object fixture for tests that need two instances", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L71"}, {"id": "test_stringdtype_rationale_77", "label": "Second copy of the dtype fixture for tests that need two instances", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L77"}, {"id": "test_stringdtype_rationale_320", "label": "Test that inserting a scalar works.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L320"}, {"id": "test_stringdtype_rationale_440", "label": "Test that sorting matches python's internal sorting.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L440"}, {"id": "test_stringdtype_rationale_647", "label": "Test that argmax/argmin matches what python calculates.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L647"}, {"id": "test_stringdtype_rationale_847", "label": "Test that the min/max ufuncs match Python builtin min/max behavior.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L847"}, {"id": "test_stringdtype_rationale_1016", "label": "Test the two-argument ufuncs match python builtin behavior.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1016"}, {"id": "test_stringdtype_rationale_1646", "label": "Accumulation is odd for StringDType but tests dtypes with references.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1646"}, {"id": "test_stringdtype_rationale_1668", "label": "Check that strings are stored in the arena when possible. This tests implem", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1668"}, {"id": "test_stringdtype_rationale_1599", "label": "# TODO: generalize to more ufuncs", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1599"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "copy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "pickle", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "string", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "tempfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "numpy_core_tests_natype", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "numpy_dtypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_random_unicode_string_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_get_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_coerce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_na_object", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_string_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_coerce2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_na_object2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_dtype2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_dtype_creation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_dtype_equality", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_dtype_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L121", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_create_with_na", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L135", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_set_replace_na", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_null_roundtripping", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_string_too_large_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L169", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_array_creation_utf8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_scalars_string_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L198", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_self_casts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L221", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_teststringlikecasts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L265", "weight": 1.0}, {"source": "test_stringdtype_teststringlikecasts", "target": "test_stringdtype_teststringlikecasts_test_unicode_casts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L266", "weight": 1.0}, {"source": "test_stringdtype_teststringlikecasts", "target": "test_stringdtype_teststringlikecasts_test_void_casts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L281", "weight": 1.0}, {"source": "test_stringdtype_teststringlikecasts", "target": "test_stringdtype_teststringlikecasts_test_bytes_casts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L289", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_additional_unicode_cast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L310", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_insert_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L319", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_comparisons", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L342", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_isnan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_pickle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L400", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_stdlib_copy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L415", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_sort", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L439", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_nonzero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L502", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_where", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L525", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_fancy_indexing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L533", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_flatiter_indexing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L575", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_creation_functions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L582", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_concatenate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L590", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_resize_method", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L597", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_create_with_copy_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L606", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_astype_copy_false", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L629", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_argmax", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L646", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_arrfuncs_zeros", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L662", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_cast_to_bool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L679", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_cast_from_bool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L696", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_sized_integer_casts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L703", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_unsized_integer_casts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L731", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_float_casts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L755", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_float_nan_cast_na_object", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L783", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_cfloat_casts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L813", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_take", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L825", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_ufuncs_minmax", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L846", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_max_regression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L864", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_ufunc_add", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L878", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_ufunc_add_reduce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L917", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_add_promoter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L929", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_add_no_legacy_promote_with_signature", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L955", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_add_promoter_reduce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L964", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_multiply_reduce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L973", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_multiply_two_string_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L983", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_ufunc_multiply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1015", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_findlike_promoters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1087", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_strip_promoter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_replace_promoter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_center_promoter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1132", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_datetime_timedelta_cast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1172", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_nat_casts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1205", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_nat_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1231", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_growing_strings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1237", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_assign_medium_strings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1256", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_string_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1283", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_unicode_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1288", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_unary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1363", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_call_func", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1482", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_binary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1501", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_non_default_start_stop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1550", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_replace_non_default_repeat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1558", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_strip_ljust_rjust_consistency", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1564", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_unset_na_coercion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1592", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_repeat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1633", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_test_accumulation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1645", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_testimplementation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1667", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "target": "test_stringdtype_setup_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1675", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_get_view", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1704", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_get_flags", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1713", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_is_short", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1716", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_is_on_heap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1719", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_is_missing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1724", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_in_arena", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1727", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1731", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1750", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_zeros", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1755", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1760", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_arena_use_with_setting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1768", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_arena_reuse_with_setting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1775", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_arena_reuse_after_missing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1781", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_arena_reuse_after_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1790", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1799", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1822", "weight": 1.0}, {"source": "test_stringdtype_testimplementation", "target": "test_stringdtype_testimplementation_test_arena_no_reuse_after_short", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1845", "weight": 1.0}, {"source": "test_stringdtype_dtype", "target": "test_stringdtype_get_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L52", "weight": 1.0}, {"source": "test_stringdtype_test_dtype_creation", "target": "test_stringdtype_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L105", "weight": 1.0}, {"source": "test_stringdtype_test_dtype_equality", "target": "test_stringdtype_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L117", "weight": 1.0}, {"source": "test_stringdtype_test_additional_unicode_cast", "target": "test_stringdtype_random_unicode_string_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L311", "weight": 1.0}, {"source": "test_stringdtype_test_nonzero", "target": "test_stringdtype_get_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L503", "weight": 1.0}, {"source": "test_stringdtype_test_where", "target": "test_stringdtype_get_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L526", "weight": 1.0}, {"source": "test_stringdtype_test_ufunc_multiply", "target": "test_stringdtype_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1019", "weight": 1.0}, {"source": "test_stringdtype_test_binary", "target": "test_stringdtype_call_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1506", "weight": 1.0}, {"source": "test_stringdtype_setup_class", "target": "test_stringdtype_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1685", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_get_flags", "target": "test_stringdtype_testimplementation_get_view", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1714", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_is_short", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1717", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_is_on_heap", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1720", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_is_missing", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1725", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_in_arena", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1728", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_setup", "target": "test_stringdtype_testimplementation_is_short", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1732", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_setup", "target": "test_stringdtype_testimplementation_in_arena", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1735", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_setup", "target": "test_stringdtype_testimplementation_is_on_heap", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1736", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_setup", "target": "test_stringdtype_testimplementation_is_missing", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1737", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_setup", "target": "test_stringdtype_testimplementation_get_view", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1738", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_empty", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1752", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_zeros", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1757", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_copy", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1762", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_copy", "target": "test_stringdtype_testimplementation_get_view", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1764", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_use_with_setting", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1770", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_reuse_with_setting", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1778", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_reuse_after_missing", "target": "test_stringdtype_testimplementation_is_missing", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1784", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_reuse_after_missing", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1787", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_reuse_after_empty", "target": "test_stringdtype_testimplementation_get_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1796", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "target": "test_stringdtype_testimplementation_in_arena", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1810", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "target": "test_stringdtype_testimplementation_is_short", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1812", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "target": "test_stringdtype_testimplementation_is_on_heap", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1813", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "target": "test_stringdtype_testimplementation_in_arena", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1832", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "target": "test_stringdtype_testimplementation_is_short", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1834", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "target": "test_stringdtype_testimplementation_is_on_heap", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1835", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_no_reuse_after_short", "target": "test_stringdtype_testimplementation_in_arena", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1851", "weight": 1.0}, {"source": "test_stringdtype_testimplementation_test_arena_no_reuse_after_short", "target": "test_stringdtype_testimplementation_is_on_heap", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1855", "weight": 1.0}, {"source": "test_stringdtype_rationale_18", "target": "test_stringdtype_random_unicode_string_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L18", "weight": 1.0}, {"source": "test_stringdtype_rationale_26", "target": "test_stringdtype_get_dtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L26", "weight": 1.0}, {"source": "test_stringdtype_rationale_36", "target": "test_stringdtype_coerce", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L36", "weight": 1.0}, {"source": "test_stringdtype_rationale_45", "target": "test_stringdtype_na_object", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L45", "weight": 1.0}, {"source": "test_stringdtype_rationale_51", "target": "test_stringdtype_dtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L51", "weight": 1.0}, {"source": "test_stringdtype_rationale_56", "target": "test_stringdtype_string_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L56", "weight": 1.0}, {"source": "test_stringdtype_rationale_62", "target": "test_stringdtype_coerce2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L62", "weight": 1.0}, {"source": "test_stringdtype_rationale_71", "target": "test_stringdtype_na_object2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L71", "weight": 1.0}, {"source": "test_stringdtype_rationale_77", "target": "test_stringdtype_dtype2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L77", "weight": 1.0}, {"source": "test_stringdtype_rationale_320", "target": "test_stringdtype_test_insert_scalar", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L320", "weight": 1.0}, {"source": "test_stringdtype_rationale_440", "target": "test_stringdtype_test_sort", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L440", "weight": 1.0}, {"source": "test_stringdtype_rationale_647", "target": "test_stringdtype_test_argmax", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L647", "weight": 1.0}, {"source": "test_stringdtype_rationale_847", "target": "test_stringdtype_test_ufuncs_minmax", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L847", "weight": 1.0}, {"source": "test_stringdtype_rationale_1016", "target": "test_stringdtype_test_ufunc_multiply", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1016", "weight": 1.0}, {"source": "test_stringdtype_rationale_1646", "target": "test_stringdtype_test_accumulation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1646", "weight": 1.0}, {"source": "test_stringdtype_rationale_1668", "target": "test_stringdtype_testimplementation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1668", "weight": 1.0}, {"source": "test_stringdtype_rationale_1599", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_stringdtype_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1599", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_stringdtype_random_unicode_string_list", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L19"}, {"caller_nid": "test_stringdtype_random_unicode_string_list", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L20"}, {"caller_nid": "test_stringdtype_random_unicode_string_list", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L21"}, {"caller_nid": "test_stringdtype_random_unicode_string_list", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L22"}, {"caller_nid": "test_stringdtype_get_dtype", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L29"}, {"caller_nid": "test_stringdtype_get_dtype", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L31"}, {"caller_nid": "test_stringdtype_dtype2", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L80"}, {"caller_nid": "test_stringdtype_dtype2", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L82"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L86"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L87"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L88"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L89"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L89"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L91"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L93"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L93"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L95"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L96"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L97"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L97"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L99"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L101"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L101"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L103"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L106"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L110"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L110"}, {"caller_nid": "test_stringdtype_test_dtype_creation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L111"}, {"caller_nid": "test_stringdtype_test_dtype_repr", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L122"}, {"caller_nid": "test_stringdtype_test_dtype_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L123"}, {"caller_nid": "test_stringdtype_test_dtype_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L125"}, {"caller_nid": "test_stringdtype_test_dtype_repr", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L126"}, {"caller_nid": "test_stringdtype_test_dtype_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L127"}, {"caller_nid": "test_stringdtype_test_dtype_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L130"}, {"caller_nid": "test_stringdtype_test_create_with_na", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L136"}, {"caller_nid": "test_stringdtype_test_create_with_na", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L137"}, {"caller_nid": "test_stringdtype_test_create_with_na", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L140"}, {"caller_nid": "test_stringdtype_test_create_with_na", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L141"}, {"caller_nid": "test_stringdtype_test_create_with_na", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L141"}, {"caller_nid": "test_stringdtype_test_create_with_na", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L141"}, {"caller_nid": "test_stringdtype_test_set_replace_na", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L153"}, {"caller_nid": "test_stringdtype_test_set_replace_na", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L153"}, {"caller_nid": "test_stringdtype_test_set_replace_na", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L156"}, {"caller_nid": "test_stringdtype_test_set_replace_na", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L159"}, {"caller_nid": "test_stringdtype_test_null_roundtripping", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L164"}, {"caller_nid": "test_stringdtype_test_string_too_large_error", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L170"}, {"caller_nid": "test_stringdtype_test_string_too_large_error", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L170"}, {"caller_nid": "test_stringdtype_test_string_too_large_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L171"}, {"caller_nid": "test_stringdtype_test_array_creation_utf8", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L185"}, {"caller_nid": "test_stringdtype_test_array_creation_utf8", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L186"}, {"caller_nid": "test_stringdtype_test_array_creation_utf8", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L186"}, {"caller_nid": "test_stringdtype_test_array_creation_utf8", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L186"}, {"caller_nid": "test_stringdtype_test_scalars_string_conversion", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L200"}, {"caller_nid": "test_stringdtype_test_scalars_string_conversion", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L200"}, {"caller_nid": "test_stringdtype_test_scalars_string_conversion", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L202"}, {"caller_nid": "test_stringdtype_test_scalars_string_conversion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L204"}, {"caller_nid": "test_stringdtype_test_scalars_string_conversion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L205"}, {"caller_nid": "test_stringdtype_test_scalars_string_conversion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L206"}, {"caller_nid": "test_stringdtype_test_scalars_string_conversion", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L209"}, {"caller_nid": "test_stringdtype_test_scalars_string_conversion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L210"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L222"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L224"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L226"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L227"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L229"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L229"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L230"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L231"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L232"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L233"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L233"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L235"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L236"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L238"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L240"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L242"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L242"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L251"}, {"caller_nid": "test_stringdtype_test_self_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L254"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L267"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L267"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L268"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L269"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L271"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L272"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L272"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L273"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L273"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L274"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L275"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L275"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L276"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L277"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_unicode_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L278"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_void_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L282"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_void_casts", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L283"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_void_casts", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L284"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_void_casts", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L284"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_void_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L285"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_void_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L286"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_void_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L286"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_void_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L287"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_void_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L287"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L290"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L292"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L293"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L293"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L294"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L295"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L295"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L296"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L296"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L298"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L299"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L300"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L301"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L301"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L303"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L304"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L306"}, {"caller_nid": "test_stringdtype_teststringlikecasts_test_bytes_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L307"}, {"caller_nid": "test_stringdtype_test_additional_unicode_cast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L312"}, {"caller_nid": "test_stringdtype_test_additional_unicode_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L314"}, {"caller_nid": "test_stringdtype_test_additional_unicode_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L314"}, {"caller_nid": "test_stringdtype_test_additional_unicode_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L316"}, {"caller_nid": "test_stringdtype_test_additional_unicode_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L316"}, {"caller_nid": "test_stringdtype_test_insert_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L321"}, {"caller_nid": "test_stringdtype_test_insert_scalar", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L324"}, {"caller_nid": "test_stringdtype_test_insert_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L326"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L343"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L344"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L347"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L348"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L350"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L351"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L353"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L354"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L355"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L358"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L359"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L361"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L362"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L363"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L364"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L366"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L367"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L368"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L370"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L371"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L372"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L373"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L375"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L376"}, {"caller_nid": "test_stringdtype_test_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L377"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L381"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L382"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L383"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L384"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L384"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L387"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L392"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L393"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L394"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L394"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L397"}, {"caller_nid": "test_stringdtype_test_isnan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L397"}, {"caller_nid": "test_stringdtype_test_pickle", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L401"}, {"caller_nid": "test_stringdtype_test_pickle", "callee": "NamedTemporaryFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L403"}, {"caller_nid": "test_stringdtype_test_pickle", "callee": "dump", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L404"}, {"caller_nid": "test_stringdtype_test_pickle", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L406"}, {"caller_nid": "test_stringdtype_test_pickle", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L407"}, {"caller_nid": "test_stringdtype_test_pickle", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L409"}, {"caller_nid": "test_stringdtype_test_pickle", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L412"}, {"caller_nid": "test_stringdtype_test_stdlib_copy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L416"}, {"caller_nid": "test_stringdtype_test_stdlib_copy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L418"}, {"caller_nid": "test_stringdtype_test_stdlib_copy", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L418"}, {"caller_nid": "test_stringdtype_test_stdlib_copy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L419"}, {"caller_nid": "test_stringdtype_test_stdlib_copy", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L419"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L470"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L471"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L471"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L474"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L479"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L480"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L483"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L484"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L485"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L489"}, {"caller_nid": "test_stringdtype_test_sort", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L489"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L504"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L505"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L506"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L506"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L507"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L507"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L512"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L513"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L513"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L516"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L518"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L521"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L521"}, {"caller_nid": "test_stringdtype_test_nonzero", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L522"}, {"caller_nid": "test_stringdtype_test_where", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L527"}, {"caller_nid": "test_stringdtype_test_where", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L529"}, {"caller_nid": "test_stringdtype_test_where", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L530"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L534"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L535"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L535"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L541"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L554"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L555"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L557"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L559"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L569"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L569"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L570"}, {"caller_nid": "test_stringdtype_test_fancy_indexing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L572"}, {"caller_nid": "test_stringdtype_test_flatiter_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L577"}, {"caller_nid": "test_stringdtype_test_flatiter_indexing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L579"}, {"caller_nid": "test_stringdtype_test_flatiter_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L579"}, {"caller_nid": "test_stringdtype_test_creation_functions", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L583"}, {"caller_nid": "test_stringdtype_test_creation_functions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L583"}, {"caller_nid": "test_stringdtype_test_creation_functions", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L584"}, {"caller_nid": "test_stringdtype_test_creation_functions", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L584"}, {"caller_nid": "test_stringdtype_test_creation_functions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L586"}, {"caller_nid": "test_stringdtype_test_creation_functions", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L587"}, {"caller_nid": "test_stringdtype_test_concatenate", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L591"}, {"caller_nid": "test_stringdtype_test_concatenate", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L592"}, {"caller_nid": "test_stringdtype_test_concatenate", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L594"}, {"caller_nid": "test_stringdtype_test_concatenate", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L594"}, {"caller_nid": "test_stringdtype_test_resize_method", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L598"}, {"caller_nid": "test_stringdtype_test_resize_method", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L600"}, {"caller_nid": "test_stringdtype_test_resize_method", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L600"}, {"caller_nid": "test_stringdtype_test_resize_method", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L602"}, {"caller_nid": "test_stringdtype_test_resize_method", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L602"}, {"caller_nid": "test_stringdtype_test_resize_method", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L603"}, {"caller_nid": "test_stringdtype_test_resize_method", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L603"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L607"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L607"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L610"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L610"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L615"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L616"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L619"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L620"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L623"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L624"}, {"caller_nid": "test_stringdtype_test_create_with_copy_none", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L625"}, {"caller_nid": "test_stringdtype_test_astype_copy_false", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L630"}, {"caller_nid": "test_stringdtype_test_astype_copy_false", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L631"}, {"caller_nid": "test_stringdtype_test_astype_copy_false", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L631"}, {"caller_nid": "test_stringdtype_test_astype_copy_false", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L632"}, {"caller_nid": "test_stringdtype_test_astype_copy_false", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L632"}, {"caller_nid": "test_stringdtype_test_astype_copy_false", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L634"}, {"caller_nid": "test_stringdtype_test_argmax", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L648"}, {"caller_nid": "test_stringdtype_test_argmax", "callee": "argmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L649"}, {"caller_nid": "test_stringdtype_test_argmax", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L649"}, {"caller_nid": "test_stringdtype_test_argmax", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L649"}, {"caller_nid": "test_stringdtype_test_argmax", "callee": "argmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L650"}, {"caller_nid": "test_stringdtype_test_argmax", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L650"}, {"caller_nid": "test_stringdtype_test_argmax", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L650"}, {"caller_nid": "test_stringdtype_test_arrfuncs_zeros", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L663"}, {"caller_nid": "test_stringdtype_test_arrfuncs_zeros", "callee": "arrfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L664"}, {"caller_nid": "test_stringdtype_test_arrfuncs_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L667"}, {"caller_nid": "test_stringdtype_test_cast_to_bool", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L680"}, {"caller_nid": "test_stringdtype_test_cast_to_bool", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L681"}, {"caller_nid": "test_stringdtype_test_cast_to_bool", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L681"}, {"caller_nid": "test_stringdtype_test_cast_to_bool", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L683"}, {"caller_nid": "test_stringdtype_test_cast_to_bool", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L684"}, {"caller_nid": "test_stringdtype_test_cast_from_bool", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L697"}, {"caller_nid": "test_stringdtype_test_cast_from_bool", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L698"}, {"caller_nid": "test_stringdtype_test_cast_from_bool", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L698"}, {"caller_nid": "test_stringdtype_test_cast_from_bool", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L698"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L706"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L706"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L707"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L710"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L711"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L712"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L712"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L712"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L715"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L717"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L718"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L718"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L720"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L720"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L721"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L722"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L722"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L724"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L725"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L725"}, {"caller_nid": "test_stringdtype_test_sized_integer_casts", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L726"}, {"caller_nid": "test_stringdtype_test_unsized_integer_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L735"}, {"caller_nid": "test_stringdtype_test_unsized_integer_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L736"}, {"caller_nid": "test_stringdtype_test_unsized_integer_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L736"}, {"caller_nid": "test_stringdtype_test_unsized_integer_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L736"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L757"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L758"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L758"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L758"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L761"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L761"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L762"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L763"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L763"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L770"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L774"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L774"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L774"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L775"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L779"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L779"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L779"}, {"caller_nid": "test_stringdtype_test_float_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L780"}, {"caller_nid": "test_stringdtype_test_float_nan_cast_na_object", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L785"}, {"caller_nid": "test_stringdtype_test_float_nan_cast_na_object", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L786"}, {"caller_nid": "test_stringdtype_test_float_nan_cast_na_object", "callee": "full_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L787"}, {"caller_nid": "test_stringdtype_test_float_nan_cast_na_object", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L789"}, {"caller_nid": "test_stringdtype_test_float_nan_cast_na_object", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L790"}, {"caller_nid": "test_stringdtype_test_float_nan_cast_na_object", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L793"}, {"caller_nid": "test_stringdtype_test_float_nan_cast_na_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L793"}, {"caller_nid": "test_stringdtype_test_cfloat_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L815"}, {"caller_nid": "test_stringdtype_test_cfloat_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L816"}, {"caller_nid": "test_stringdtype_test_cfloat_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L816"}, {"caller_nid": "test_stringdtype_test_cfloat_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L816"}, {"caller_nid": "test_stringdtype_test_cfloat_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L819"}, {"caller_nid": "test_stringdtype_test_cfloat_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L819"}, {"caller_nid": "test_stringdtype_test_cfloat_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L820"}, {"caller_nid": "test_stringdtype_test_cfloat_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L821"}, {"caller_nid": "test_stringdtype_test_cfloat_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L821"}, {"caller_nid": "test_stringdtype_test_take", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L826"}, {"caller_nid": "test_stringdtype_test_take", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L827"}, {"caller_nid": "test_stringdtype_test_take", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L827"}, {"caller_nid": "test_stringdtype_test_take", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L827"}, {"caller_nid": "test_stringdtype_test_take", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L828"}, {"caller_nid": "test_stringdtype_test_take", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L831"}, {"caller_nid": "test_stringdtype_test_take", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L831"}, {"caller_nid": "test_stringdtype_test_take", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L833"}, {"caller_nid": "test_stringdtype_test_take", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L833"}, {"caller_nid": "test_stringdtype_test_take", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L833"}, {"caller_nid": "test_stringdtype_test_take", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L835"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L848"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L849"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L850"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L850"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L851"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "getattr(arr, ufunc_name)", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L851"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L851"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L853"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L856"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L858"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L860"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L861"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "getattr(arr, ufunc_name)", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L861"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L861"}, {"caller_nid": "test_stringdtype_test_ufuncs_minmax", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L861"}, {"caller_nid": "test_stringdtype_test_max_regression", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L865"}, {"caller_nid": "test_stringdtype_test_max_regression", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L866"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L879"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L880"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L881"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L881"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L884"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L886"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L888"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L890"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L893"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L893"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L894"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L897"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L901"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L902"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L905"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L906"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L913"}, {"caller_nid": "test_stringdtype_test_ufunc_add", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L914"}, {"caller_nid": "test_stringdtype_test_ufunc_add_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L919"}, {"caller_nid": "test_stringdtype_test_ufunc_add_reduce", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L920"}, {"caller_nid": "test_stringdtype_test_ufunc_add_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L922"}, {"caller_nid": "test_stringdtype_test_ufunc_add_reduce", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L922"}, {"caller_nid": "test_stringdtype_test_ufunc_add_reduce", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L923"}, {"caller_nid": "test_stringdtype_test_ufunc_add_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L923"}, {"caller_nid": "test_stringdtype_test_ufunc_add_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L925"}, {"caller_nid": "test_stringdtype_test_ufunc_add_reduce", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L926"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L930"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L930"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L931"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L931"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L932"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L932"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "str_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L934"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L934"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L935"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L936"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L939"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L940"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L944"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L945"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L948"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L949"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L951"}, {"caller_nid": "test_stringdtype_test_add_promoter", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L952"}, {"caller_nid": "test_stringdtype_test_add_no_legacy_promote_with_signature", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L960"}, {"caller_nid": "test_stringdtype_test_add_no_legacy_promote_with_signature", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L961"}, {"caller_nid": "test_stringdtype_test_add_promoter_reduce", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L966"}, {"caller_nid": "test_stringdtype_test_add_promoter_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L967"}, {"caller_nid": "test_stringdtype_test_add_promoter_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L967"}, {"caller_nid": "test_stringdtype_test_add_promoter_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L970"}, {"caller_nid": "test_stringdtype_test_add_promoter_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L970"}, {"caller_nid": "test_stringdtype_test_multiply_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L977"}, {"caller_nid": "test_stringdtype_test_multiply_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L979"}, {"caller_nid": "test_stringdtype_test_multiply_reduce", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L980"}, {"caller_nid": "test_stringdtype_test_multiply_two_string_raises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L984"}, {"caller_nid": "test_stringdtype_test_multiply_two_string_raises", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L985"}, {"caller_nid": "test_stringdtype_test_multiply_two_string_raises", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L986"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1017"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1021"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1022"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1023"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1025"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1028"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1032"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1033"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1034"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1038"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1040"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1042"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1045"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1047"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1049"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1052"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1052"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1053"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1056"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1060"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1063"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1064"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1066"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1072"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1081"}, {"caller_nid": "test_stringdtype_test_ufunc_multiply", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1083"}, {"caller_nid": "test_stringdtype_test_findlike_promoters", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1090"}, {"caller_nid": "test_stringdtype_test_findlike_promoters", "callee": "int8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1091"}, {"caller_nid": "test_stringdtype_test_findlike_promoters", "callee": "function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1097"}, {"caller_nid": "test_stringdtype_test_findlike_promoters", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1098"}, {"caller_nid": "test_stringdtype_test_findlike_promoters", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1098"}, {"caller_nid": "test_stringdtype_test_strip_promoter", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1107"}, {"caller_nid": "test_stringdtype_test_strip_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1108"}, {"caller_nid": "test_stringdtype_test_strip_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1109"}, {"caller_nid": "test_stringdtype_test_strip_promoter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1111"}, {"caller_nid": "test_stringdtype_test_replace_promoter", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1120"}, {"caller_nid": "test_stringdtype_test_replace_promoter", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1123"}, {"caller_nid": "test_stringdtype_test_replace_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1124"}, {"caller_nid": "test_stringdtype_test_replace_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1125"}, {"caller_nid": "test_stringdtype_test_replace_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1126"}, {"caller_nid": "test_stringdtype_test_replace_promoter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1128"}, {"caller_nid": "test_stringdtype_test_center_promoter", "callee": "center", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1136"}, {"caller_nid": "test_stringdtype_test_center_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1137"}, {"caller_nid": "test_stringdtype_test_center_promoter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1137"}, {"caller_nid": "test_stringdtype_test_center_promoter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1139"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1174"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1176"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1177"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1177"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1180"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1182"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1183"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "isnat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1187"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1189"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1193"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1194"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1196"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1197"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1197"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1202"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1202"}, {"caller_nid": "test_stringdtype_test_datetime_timedelta_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1202"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1207"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1207"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1207"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1207"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1208"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1208"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1209"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1210"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1213"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1214"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1215"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1216"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1217"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1218"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1226"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1227"}, {"caller_nid": "test_stringdtype_test_nat_casts", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1228"}, {"caller_nid": "test_stringdtype_test_nat_conversion", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1232"}, {"caller_nid": "test_stringdtype_test_nat_conversion", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1232"}, {"caller_nid": "test_stringdtype_test_nat_conversion", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1233"}, {"caller_nid": "test_stringdtype_test_nat_conversion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1234"}, {"caller_nid": "test_stringdtype_test_nat_conversion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1234"}, {"caller_nid": "test_stringdtype_test_growing_strings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1246"}, {"caller_nid": "test_stringdtype_test_growing_strings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1247"}, {"caller_nid": "test_stringdtype_test_growing_strings", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1249"}, {"caller_nid": "test_stringdtype_test_growing_strings", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1253"}, {"caller_nid": "test_stringdtype_test_assign_medium_strings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1259"}, {"caller_nid": "test_stringdtype_test_assign_medium_strings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1264"}, {"caller_nid": "test_stringdtype_test_assign_medium_strings", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1271"}, {"caller_nid": "test_stringdtype_string_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1284"}, {"caller_nid": "test_stringdtype_unicode_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1289"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1365"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1367"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1369"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1370"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1371"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1372"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1372"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1373"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1375"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1378"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1378"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1379"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1380"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1385"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1386"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1388"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1388"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1390"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1390"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1395"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1396"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1400"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1402"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1402"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1404"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1405"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1408"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1409"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1411"}, {"caller_nid": "test_stringdtype_test_unary", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1415"}, {"caller_nid": "test_stringdtype_call_func", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1484"}, {"caller_nid": "test_stringdtype_call_func", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1487"}, {"caller_nid": "test_stringdtype_call_func", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1488"}, {"caller_nid": "test_stringdtype_call_func", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1488"}, {"caller_nid": "test_stringdtype_call_func", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1493"}, {"caller_nid": "test_stringdtype_call_func", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1495"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1503"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1505"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1508"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1508"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1509"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1509"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1510"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1513"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1516"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1517"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1517"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1518"}, {"caller_nid": "test_stringdtype_test_binary", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1526"}, {"caller_nid": "test_stringdtype_test_non_default_start_stop", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1551"}, {"caller_nid": "test_stringdtype_test_non_default_start_stop", "callee": "function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1553"}, {"caller_nid": "test_stringdtype_test_non_default_start_stop", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1554"}, {"caller_nid": "test_stringdtype_test_replace_non_default_repeat", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1559"}, {"caller_nid": "test_stringdtype_test_replace_non_default_repeat", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1560"}, {"caller_nid": "test_stringdtype_test_replace_non_default_repeat", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1561"}, {"caller_nid": "test_stringdtype_test_replace_non_default_repeat", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1561"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1565"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1566"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1568"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1569"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1571"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1572"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1573"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1573"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1573"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1576"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1577"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1578"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1578"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1578"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1581"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1582"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1583"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1583"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1583"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1586"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1587"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1588"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1588"}, {"caller_nid": "test_stringdtype_test_strip_ljust_rjust_consistency", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1588"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1601"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1601"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1602"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1602"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1603"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1607"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1609"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1612"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1612"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1613"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1614"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1618"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1618"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1619"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1623"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1624"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1626"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1627"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1628"}, {"caller_nid": "test_stringdtype_test_unset_na_coercion", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1629"}, {"caller_nid": "test_stringdtype_test_repeat", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1634"}, {"caller_nid": "test_stringdtype_test_repeat", "callee": "empty_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1637"}, {"caller_nid": "test_stringdtype_test_repeat", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1639"}, {"caller_nid": "test_stringdtype_test_repeat", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1641"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1649"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1650"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1651"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1654"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1656"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1657"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1657"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1658"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1658"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1661"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1662"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1662"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1664"}, {"caller_nid": "test_stringdtype_test_accumulation", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1664"}, {"caller_nid": "test_stringdtype_setup_class", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1680"}, {"caller_nid": "test_stringdtype_setup_class", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1700"}, {"caller_nid": "test_stringdtype_testimplementation_get_view", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1708"}, {"caller_nid": "test_stringdtype_testimplementation_get_view", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1711"}, {"caller_nid": "test_stringdtype_testimplementation_get_view", "callee": "DummyArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1711"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "str_len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1733"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1734"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1735"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1736"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1737"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1739"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1741"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "str_len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1741"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1742"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1743"}, {"caller_nid": "test_stringdtype_testimplementation_test_setup", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1748"}, {"caller_nid": "test_stringdtype_testimplementation_test_empty", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1751"}, {"caller_nid": "test_stringdtype_testimplementation_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1752"}, {"caller_nid": "test_stringdtype_testimplementation_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1753"}, {"caller_nid": "test_stringdtype_testimplementation_test_zeros", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1756"}, {"caller_nid": "test_stringdtype_testimplementation_test_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1757"}, {"caller_nid": "test_stringdtype_testimplementation_test_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1758"}, {"caller_nid": "test_stringdtype_testimplementation_test_copy", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1761"}, {"caller_nid": "test_stringdtype_testimplementation_test_copy", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1761"}, {"caller_nid": "test_stringdtype_testimplementation_test_copy", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1761"}, {"caller_nid": "test_stringdtype_testimplementation_test_copy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1762"}, {"caller_nid": "test_stringdtype_testimplementation_test_copy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1763"}, {"caller_nid": "test_stringdtype_testimplementation_test_copy", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1766"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_use_with_setting", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1769"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_use_with_setting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1770"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_use_with_setting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1772"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_use_with_setting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1773"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_with_setting", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1776"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_with_setting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1778"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_with_setting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1779"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_after_missing", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1782"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_after_missing", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1784"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_after_missing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1787"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_after_missing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1788"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_after_empty", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1791"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_after_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1793"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_after_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1796"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_after_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1797"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1800"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1804"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1809"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1810"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1812"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1813"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1817"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1818"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1819"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_for_shorter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1820"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1823"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1827"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "str_len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1828"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1828"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1832"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1833"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1834"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1835"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1840"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1841"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1842"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_reuse_if_possible", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1843"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_no_reuse_after_short", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1846"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_no_reuse_after_short", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1850"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_no_reuse_after_short", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1851"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_no_reuse_after_short", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1853"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_no_reuse_after_short", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1854"}, {"caller_nid": "test_stringdtype_testimplementation_test_arena_no_reuse_after_short", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_stringdtype.py", "source_location": "L1855"}]} |