Files
tfm_ainventory/graphify-out/cache/026448cbbf66b1f523f79aac2f5f6877ab9d9b79a5b014c753a9bbe8723c7c07.json

1 line
422 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "label": "test_io.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1"}, {"id": "test_io_textio", "label": "TextIO", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L46"}, {"id": "bytesio", "label": "BytesIO", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_io_textio_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L55"}, {"id": "test_io_textio_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L58"}, {"id": "test_io_textio_writelines", "label": ".writelines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L61"}, {"id": "test_io_strptime", "label": "strptime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L78"}, {"id": "test_io_roundtriptest", "label": "RoundtripTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L89"}, {"id": "test_io_roundtriptest_roundtrip", "label": ".roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L90"}, {"id": "test_io_roundtriptest_check_roundtrips", "label": ".check_roundtrips()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L138"}, {"id": "test_io_roundtriptest_test_array", "label": ".test_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L148"}, {"id": "test_io_roundtriptest_test_array_object", "label": ".test_array_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L164"}, {"id": "test_io_roundtriptest_test_1d", "label": ".test_1D()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L171"}, {"id": "test_io_test_mmap", "label": "test_mmap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L176"}, {"id": "test_io_roundtriptest_test_record", "label": ".test_record()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L183"}, {"id": "test_io_test_format_2_0", "label": "test_format_2_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L188"}, {"id": "test_io_testsaveload", "label": "TestSaveLoad", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L196"}, {"id": "test_io_testsaveload_roundtrip", "label": ".roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L197"}, {"id": "test_io_testsavezload", "label": "TestSavezLoad", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L204"}, {"id": "test_io_testsavezload_roundtrip", "label": ".roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L205"}, {"id": "test_io_testsavezload_test_load_non_npy", "label": ".test_load_non_npy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L219"}, {"id": "test_io_test_big_arrays", "label": "test_big_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L239"}, {"id": "test_io_testsavezload_test_multiple_arrays", "label": ".test_multiple_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L249"}, {"id": "test_io_testsavezload_test_named_arrays", "label": ".test_named_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L254"}, {"id": "test_io_testsavezload_test_tuple_getitem_raises", "label": ".test_tuple_getitem_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L264"}, {"id": "test_io_testsavezload_test_bagobj", "label": ".test_BagObj()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L274"}, {"id": "test_io_test_savez_filename_clashes", "label": "test_savez_filename_clashes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L286"}, {"id": "test_io_testsavezload_test_not_closing_opened_fid", "label": ".test_not_closing_opened_fid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L309"}, {"id": "test_io_test_closing_fid", "label": "test_closing_fid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L325"}, {"id": "test_io_testsavezload_test_closing_zipfile_after_load", "label": ".test_closing_zipfile_after_load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L351"}, {"id": "test_io_test_repr_lists_keys", "label": "test_repr_lists_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L371"}, {"id": "test_io_testsavetxt", "label": "TestSaveTxt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L380"}, {"id": "test_io_testsavetxt_test_array", "label": ".test_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L381"}, {"id": "test_io_testsavetxt_test_1d", "label": ".test_1D()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L397"}, {"id": "test_io_testsavetxt_test_0d_3d", "label": ".test_0D_3D()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L405"}, {"id": "test_io_testsavetxt_test_structured", "label": ".test_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L410"}, {"id": "test_io_testsavetxt_test_structured_padded", "label": ".test_structured_padded()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L417"}, {"id": "test_io_testsavetxt_test_multifield_view", "label": ".test_multifield_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L427"}, {"id": "test_io_testsavetxt_test_delimiter", "label": ".test_delimiter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L436"}, {"id": "test_io_testsavetxt_test_format", "label": ".test_format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L443"}, {"id": "test_io_testsavetxt_test_header_footer", "label": ".test_header_footer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L469"}, {"id": "test_io_test_file_roundtrip", "label": "test_file_roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L504"}, {"id": "test_io_testsavetxt_test_complex_arrays", "label": ".test_complex_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L511"}, {"id": "test_io_testsavetxt_test_complex_negative_exponent", "label": ".test_complex_negative_exponent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L549"}, {"id": "test_io_testsavetxt_test_custom_writer", "label": ".test_custom_writer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L566"}, {"id": "test_io_testsavetxt_test_unicode", "label": ".test_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L578"}, {"id": "test_io_testsavetxt_test_unicode_roundtrip", "label": ".test_unicode_roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L586"}, {"id": "test_io_testsavetxt_test_unicode_bytestream", "label": ".test_unicode_bytestream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L603"}, {"id": "test_io_testsavetxt_test_unicode_stringstream", "label": ".test_unicode_stringstream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L611"}, {"id": "test_io_test_unicode_and_bytes_fmt", "label": "test_unicode_and_bytes_fmt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L620"}, {"id": "test_io_test_large_zip", "label": "test_large_zip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L635"}, {"id": "test_io_loadtxtbase", "label": "LoadTxtBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L670"}, {"id": "test_io_loadtxtbase_check_compressed", "label": ".check_compressed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L671"}, {"id": "test_io_loadtxtbase_test_compressed_gzip", "label": ".test_compressed_gzip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L687"}, {"id": "test_io_test_compressed_bz2", "label": "test_compressed_bz2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L691"}, {"id": "test_io_test_compressed_lzma", "label": "test_compressed_lzma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L695"}, {"id": "test_io_loadtxtbase_test_encoding", "label": ".test_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L698"}, {"id": "test_io_loadtxtbase_test_stringload", "label": ".test_stringload()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L705"}, {"id": "test_io_loadtxtbase_test_binary_decode", "label": ".test_binary_decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L714"}, {"id": "test_io_loadtxtbase_test_converters_decode", "label": ".test_converters_decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L719"}, {"id": "test_io_loadtxtbase_test_converters_nodecode", "label": ".test_converters_nodecode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L729"}, {"id": "test_io_testloadtxt", "label": "TestLoadTxt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L742"}, {"id": "test_io_testloadtxt_setup_method", "label": ".setup_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L745"}, {"id": "test_io_testloadtxt_teardown_method", "label": ".teardown_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L750"}, {"id": "test_io_testloadtxt_test_record", "label": ".test_record()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L753"}, {"id": "test_io_testloadtxt_test_array", "label": ".test_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L771"}, {"id": "test_io_testloadtxt_test_1d", "label": ".test_1D()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L785"}, {"id": "test_io_testloadtxt_test_missing", "label": ".test_missing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L800"}, {"id": "test_io_testloadtxt_test_converters_with_usecols", "label": ".test_converters_with_usecols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L809"}, {"id": "test_io_testloadtxt_test_comments_unicode", "label": ".test_comments_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L819"}, {"id": "test_io_testloadtxt_test_comments_byte", "label": ".test_comments_byte()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L828"}, {"id": "test_io_testloadtxt_test_comments_multiple", "label": ".test_comments_multiple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L837"}, {"id": "test_io_test_comments_multi_chars", "label": "test_comments_multi_chars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L848"}, {"id": "test_io_testloadtxt_test_skiprows", "label": ".test_skiprows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L864"}, {"id": "test_io_testloadtxt_test_usecols", "label": ".test_usecols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L881"}, {"id": "test_io_testloadtxt_test_bad_usecols", "label": ".test_bad_usecols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L950"}, {"id": "test_io_testloadtxt_test_fancy_dtype", "label": ".test_fancy_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L961"}, {"id": "test_io_testloadtxt_test_shaped_dtype", "label": ".test_shaped_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L970"}, {"id": "test_io_testloadtxt_test_3d_shaped_dtype", "label": ".test_3d_shaped_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L979"}, {"id": "test_io_testloadtxt_test_str_dtype", "label": ".test_str_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L989"}, {"id": "test_io_testloadtxt_test_empty_file", "label": ".test_empty_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L998"}, {"id": "test_io_testloadtxt_test_unused_converter", "label": ".test_unused_converter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1007"}, {"id": "test_io_testloadtxt_test_dtype_with_object", "label": ".test_dtype_with_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1020"}, {"id": "test_io_testloadtxt_test_uint64_type", "label": ".test_uint64_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1034"}, {"id": "test_io_testloadtxt_test_int64_type", "label": ".test_int64_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1042"}, {"id": "test_io_testloadtxt_test_from_float_hex", "label": ".test_from_float_hex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1050"}, {"id": "test_io_test_default_float_converter_no_default_hex_conversion", "label": "test_default_float_converter_no_default_hex_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1066"}, {"id": "test_io_test_default_float_converter_exception", "label": "test_default_float_converter_exception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1078"}, {"id": "test_io_testloadtxt_test_from_complex", "label": ".test_from_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1088"}, {"id": "test_io_testloadtxt_test_complex_misformatted", "label": ".test_complex_misformatted()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1096"}, {"id": "test_io_testloadtxt_test_universal_newline", "label": ".test_universal_newline()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1116"}, {"id": "test_io_testloadtxt_test_empty_field_after_tab", "label": ".test_empty_field_after_tab()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1123"}, {"id": "test_io_testloadtxt_test_unpack_structured", "label": ".test_unpack_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1133"}, {"id": "test_io_testloadtxt_test_ndmin_keyword", "label": ".test_ndmin_keyword()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1144"}, {"id": "test_io_testloadtxt_test_generator_source", "label": ".test_generator_source()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1186"}, {"id": "test_io_testloadtxt_test_bad_line", "label": ".test_bad_line()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1194"}, {"id": "test_io_testloadtxt_test_none_as_string", "label": ".test_none_as_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1202"}, {"id": "test_io_test_binary_load", "label": "test_binary_load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1212"}, {"id": "test_io_testloadtxt_test_max_rows", "label": ".test_max_rows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1228"}, {"id": "test_io_testloadtxt_test_max_rows_with_skiprows", "label": ".test_max_rows_with_skiprows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1237"}, {"id": "test_io_testloadtxt_test_max_rows_with_read_continuation", "label": ".test_max_rows_with_read_continuation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1254"}, {"id": "test_io_testloadtxt_test_max_rows_larger", "label": ".test_max_rows_larger()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1267"}, {"id": "test_io_test_max_rows_empty_lines", "label": "test_max_rows_empty_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1286"}, {"id": "test_io_testfromregex", "label": "Testfromregex", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1306"}, {"id": "test_io_testfromregex_test_record", "label": ".test_record()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1307"}, {"id": "test_io_testfromregex_test_record_2", "label": ".test_record_2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1318"}, {"id": "test_io_testfromregex_test_record_3", "label": ".test_record_3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1329"}, {"id": "test_io_test_record_unicode", "label": "test_record_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1340"}, {"id": "test_io_testfromregex_test_compiled_bytes", "label": ".test_compiled_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1357"}, {"id": "test_io_testfromregex_test_bad_dtype_not_structured", "label": ".test_bad_dtype_not_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1365"}, {"id": "test_io_testfromtxt", "label": "TestFromTxt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1375"}, {"id": "test_io_testfromtxt_test_record", "label": ".test_record()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1378"}, {"id": "test_io_testfromtxt_test_array", "label": ".test_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1393"}, {"id": "test_io_testfromtxt_test_1d", "label": ".test_1D()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1405"}, {"id": "test_io_testfromtxt_test_comments", "label": ".test_comments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1417"}, {"id": "test_io_testfromtxt_test_skiprows", "label": ".test_skiprows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1429"}, {"id": "test_io_testfromtxt_test_skip_footer", "label": ".test_skip_footer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1442"}, {"id": "test_io_testfromtxt_test_skip_footer_with_invalid", "label": ".test_skip_footer_with_invalid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1453"}, {"id": "test_io_testfromtxt_test_header", "label": ".test_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1477"}, {"id": "test_io_testfromtxt_test_auto_dtype", "label": ".test_auto_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1492"}, {"id": "test_io_testfromtxt_test_auto_dtype_uniform", "label": ".test_auto_dtype_uniform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1508"}, {"id": "test_io_testfromtxt_test_fancy_dtype", "label": ".test_fancy_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1515"}, {"id": "test_io_testfromtxt_test_names_overwrite", "label": ".test_names_overwrite()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1523"}, {"id": "test_io_testfromtxt_test_bad_fname", "label": ".test_bad_fname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1535"}, {"id": "test_io_testfromtxt_test_commented_header", "label": ".test_commented_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1539"}, {"id": "test_io_testfromtxt_test_names_and_comments_none", "label": ".test_names_and_comments_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1570"}, {"id": "test_io_testfromtxt_test_file_is_closed_on_error", "label": ".test_file_is_closed_on_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1577"}, {"id": "test_io_testfromtxt_test_autonames_and_usecols", "label": ".test_autonames_and_usecols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1590"}, {"id": "test_io_testfromtxt_test_converters_with_usecols", "label": ".test_converters_with_usecols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1602"}, {"id": "test_io_testfromtxt_test_converters_with_usecols_and_names", "label": ".test_converters_with_usecols_and_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1611"}, {"id": "test_io_testfromtxt_test_converters_cornercases", "label": ".test_converters_cornercases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1624"}, {"id": "test_io_testfromtxt_test_converters_cornercases2", "label": ".test_converters_cornercases2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1635"}, {"id": "test_io_testfromtxt_test_unused_converter", "label": ".test_unused_converter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1646"}, {"id": "test_io_testfromtxt_test_invalid_converter", "label": ".test_invalid_converter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1658"}, {"id": "test_io_testfromtxt_test_tricky_converter_bug1666", "label": ".test_tricky_converter_bug1666()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1671"}, {"id": "test_io_testfromtxt_test_dtype_with_converters", "label": ".test_dtype_with_converters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1679"}, {"id": "test_io_test_dtype_with_converters_and_usecols", "label": "test_dtype_with_converters_and_usecols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1692"}, {"id": "test_io_testfromtxt_test_dtype_with_object", "label": ".test_dtype_with_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1709"}, {"id": "test_io_testfromtxt_test_dtype_with_object_no_converter", "label": ".test_dtype_with_object_no_converter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1736"}, {"id": "test_io_testfromtxt_test_userconverters_with_explicit_dtype", "label": ".test_userconverters_with_explicit_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1743"}, {"id": "test_io_testfromtxt_test_utf8_userconverters_with_explicit_dtype", "label": ".test_utf8_userconverters_with_explicit_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1752"}, {"id": "test_io_testfromtxt_test_spacedelimiter", "label": ".test_spacedelimiter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1764"}, {"id": "test_io_testfromtxt_test_integer_delimiter", "label": ".test_integer_delimiter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1772"}, {"id": "test_io_testfromtxt_test_missing", "label": ".test_missing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1779"}, {"id": "test_io_testfromtxt_test_missing_with_tabs", "label": ".test_missing_with_tabs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1786"}, {"id": "test_io_testfromtxt_test_usecols", "label": ".test_usecols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1796"}, {"id": "test_io_testfromtxt_test_usecols_as_css", "label": ".test_usecols_as_css()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1817"}, {"id": "test_io_testfromtxt_test_usecols_with_structured_dtype", "label": ".test_usecols_with_structured_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1825"}, {"id": "test_io_testfromtxt_test_usecols_with_integer", "label": ".test_usecols_with_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1835"}, {"id": "test_io_testfromtxt_test_usecols_with_named_columns", "label": ".test_usecols_with_named_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1840"}, {"id": "test_io_testfromtxt_test_empty_file", "label": ".test_empty_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1851"}, {"id": "test_io_testfromtxt_test_fancy_dtype_alt", "label": ".test_fancy_dtype_alt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1863"}, {"id": "test_io_testfromtxt_test_shaped_dtype", "label": ".test_shaped_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1871"}, {"id": "test_io_testfromtxt_test_withmissing", "label": ".test_withmissing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1880"}, {"id": "test_io_testfromtxt_test_user_missing_values", "label": ".test_user_missing_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1898"}, {"id": "test_io_testfromtxt_test_user_filling_values", "label": ".test_user_filling_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1931"}, {"id": "test_io_testfromtxt_test_withmissing_float", "label": ".test_withmissing_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1959"}, {"id": "test_io_testfromtxt_test_with_masked_column_uniform", "label": ".test_with_masked_column_uniform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1969"}, {"id": "test_io_testfromtxt_test_with_masked_column_various", "label": ".test_with_masked_column_various()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1977"}, {"id": "test_io_testfromtxt_test_invalid_raise", "label": ".test_invalid_raise()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1987"}, {"id": "test_io_testfromtxt_test_invalid_raise_with_usecols", "label": ".test_invalid_raise_with_usecols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2007"}, {"id": "test_io_testfromtxt_test_inconsistent_dtype", "label": ".test_inconsistent_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2031"}, {"id": "test_io_testfromtxt_test_default_field_format", "label": ".test_default_field_format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2041"}, {"id": "test_io_testfromtxt_test_single_dtype_wo_names", "label": ".test_single_dtype_wo_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2050"}, {"id": "test_io_testfromtxt_test_single_dtype_w_explicit_names", "label": ".test_single_dtype_w_explicit_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2058"}, {"id": "test_io_testfromtxt_test_single_dtype_w_implicit_names", "label": ".test_single_dtype_w_implicit_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2067"}, {"id": "test_io_testfromtxt_test_easy_structured_dtype", "label": ".test_easy_structured_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2076"}, {"id": "test_io_testfromtxt_test_autostrip", "label": ".test_autostrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2085"}, {"id": "test_io_testfromtxt_test_replace_space", "label": ".test_replace_space()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2104"}, {"id": "test_io_testfromtxt_test_replace_space_known_dtype", "label": ".test_replace_space_known_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2128"}, {"id": "test_io_testfromtxt_test_incomplete_names", "label": ".test_incomplete_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2152"}, {"id": "test_io_testfromtxt_test_names_auto_completion", "label": ".test_names_auto_completion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2166"}, {"id": "test_io_testfromtxt_test_names_with_usecols_bug1636", "label": ".test_names_with_usecols_bug1636()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2175"}, {"id": "test_io_testfromtxt_test_fixed_width_names", "label": ".test_fixed_width_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2194"}, {"id": "test_io_testfromtxt_test_filling_values", "label": ".test_filling_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2209"}, {"id": "test_io_testfromtxt_test_comments_is_none", "label": ".test_comments_is_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2217"}, {"id": "test_io_testfromtxt_test_latin1", "label": ".test_latin1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2234"}, {"id": "test_io_testfromtxt_test_binary_decode_autodtype", "label": ".test_binary_decode_autodtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2264"}, {"id": "test_io_testfromtxt_test_utf8_byte_encoding", "label": ".test_utf8_byte_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2269"}, {"id": "test_io_testfromtxt_test_utf8_file", "label": ".test_utf8_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2286"}, {"id": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "label": ".test_utf8_file_nodtype_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2307"}, {"id": "test_io_test_recfromtxt", "label": "test_recfromtxt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2343"}, {"id": "test_io_test_recfromcsv", "label": "test_recfromcsv()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2363"}, {"id": "test_io_testfromtxt_test_max_rows", "label": ".test_max_rows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2405"}, {"id": "test_io_testfromtxt_test_gft_using_filename", "label": ".test_gft_using_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2459"}, {"id": "test_io_testfromtxt_test_gft_from_gzip", "label": ".test_gft_from_gzip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2473"}, {"id": "test_io_testfromtxt_test_gft_using_generator", "label": ".test_gft_using_generator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2489"}, {"id": "test_io_testfromtxt_test_auto_dtype_largeint", "label": ".test_auto_dtype_largeint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2498"}, {"id": "test_io_testfromtxt_test_unpack_float_data", "label": ".test_unpack_float_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2523"}, {"id": "test_io_testfromtxt_test_unpack_structured", "label": ".test_unpack_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2530"}, {"id": "test_io_testfromtxt_test_unpack_auto_dtype", "label": ".test_unpack_auto_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2543"}, {"id": "test_io_testfromtxt_test_unpack_single_name", "label": ".test_unpack_single_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2553"}, {"id": "test_io_testfromtxt_test_squeeze_scalar", "label": ".test_squeeze_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2563"}, {"id": "test_io_test_ndmin_keyword", "label": "test_ndmin_keyword()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2576"}, {"id": "test_io_testpathusage", "label": "TestPathUsage", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2587"}, {"id": "test_io_testpathusage_test_loadtxt", "label": ".test_loadtxt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2589"}, {"id": "test_io_testpathusage_test_save_load", "label": ".test_save_load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2597"}, {"id": "test_io_testpathusage_test_save_load_memmap", "label": ".test_save_load_memmap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2606"}, {"id": "test_io_test_save_load_memmap_readwrite", "label": "test_save_load_memmap_readwrite()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2622"}, {"id": "test_io_test_savez_load", "label": "test_savez_load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2638"}, {"id": "test_io_test_savez_compressed_load", "label": "test_savez_compressed_load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2646"}, {"id": "test_io_test_genfromtxt", "label": "test_genfromtxt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2655"}, {"id": "test_io_test_gzip_load", "label": "test_gzip_load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2696"}, {"id": "test_io_justwriter", "label": "JustWriter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2712"}, {"id": "test_io_justwriter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2713"}, {"id": "test_io_justwriter_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2716"}, {"id": "test_io_justwriter_flush", "label": ".flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2719"}, {"id": "test_io_justreader", "label": "JustReader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2722"}, {"id": "test_io_justreader_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2723"}, {"id": "test_io_justreader_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2726"}, {"id": "test_io_justreader_seek", "label": ".seek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2729"}, {"id": "test_io_test_ducktyping", "label": "test_ducktyping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2733"}, {"id": "test_io_test_gzip_loadtxt", "label": "test_gzip_loadtxt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2747"}, {"id": "test_io_test_gzip_loadtxt_from_string", "label": "test_gzip_loadtxt_from_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2768"}, {"id": "test_io_test_npzfile_dict", "label": "test_npzfile_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2779"}, {"id": "test_io_test_load_refcount", "label": "test_load_refcount()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2812"}, {"id": "test_io_test_load_multiple_arrays_until_eof", "label": "test_load_multiple_arrays_until_eof()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2830"}, {"id": "test_io_test_savez_nopickle", "label": "test_savez_nopickle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2843"}, {"id": "test_io_rationale_47", "label": "Helper IO class. Writes encode strings to bytes if needed, reads return byt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L47"}, {"id": "test_io_rationale_79", "label": "This function is available in the datetime module only from Python >= 2.5.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L79"}, {"id": "test_io_rationale_91", "label": "save_func : callable Function used to save arrays to file. f", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L91"}, {"id": "test_io_rationale_220", "label": "Test loading non-.npy files and name mapping in .npz.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L220"}, {"id": "test_io_rationale_1067", "label": "Ensure that fromhex is only used for values with the correct prefix and", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1067"}, {"id": "test_io_rationale_1079", "label": "Ensure that the exception message raised during failed floating point co", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1079"}, {"id": "test_io_rationale_339", "label": "# TODO: specify exact message", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L339"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "gc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "gzip", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "locale", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "threading", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "zipfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "multiprocessing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "tempfile", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "numpy_ma", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "numpy_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "numpy_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "numpy_lib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "numpy_lib_iotools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "numpy_lib_npyio_impl", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "numpy_ma_testutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "numpy_testing_private_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_textio", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L46", "weight": 1.0}, {"source": "test_io_textio", "target": "bytesio", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L46", "weight": 1.0}, {"source": "test_io_textio", "target": "test_io_textio_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L55", "weight": 1.0}, {"source": "test_io_textio", "target": "test_io_textio_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L58", "weight": 1.0}, {"source": "test_io_textio", "target": "test_io_textio_writelines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "bz2", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "lzma", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_strptime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_roundtriptest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L89", "weight": 1.0}, {"source": "test_io_roundtriptest", "target": "test_io_roundtriptest_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L90", "weight": 1.0}, {"source": "test_io_roundtriptest", "target": "test_io_roundtriptest_check_roundtrips", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L138", "weight": 1.0}, {"source": "test_io_roundtriptest", "target": "test_io_roundtriptest_test_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L148", "weight": 1.0}, {"source": "test_io_roundtriptest", "target": "test_io_roundtriptest_test_array_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L164", "weight": 1.0}, {"source": "test_io_roundtriptest", "target": "test_io_roundtriptest_test_1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L171", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_mmap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L176", "weight": 1.0}, {"source": "test_io_roundtriptest", "target": "test_io_roundtriptest_test_record", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L183", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_format_2_0", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L188", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_testsaveload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L196", "weight": 1.0}, {"source": "test_io_testsaveload", "target": "test_io_roundtriptest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L196", "weight": 1.0}, {"source": "test_io_testsaveload", "target": "test_io_testsaveload_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L197", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_testsavezload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L204", "weight": 1.0}, {"source": "test_io_testsavezload", "target": "test_io_roundtriptest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L204", "weight": 1.0}, {"source": "test_io_testsavezload", "target": "test_io_testsavezload_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L205", "weight": 1.0}, {"source": "test_io_testsavezload", "target": "test_io_testsavezload_test_load_non_npy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L219", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_big_arrays", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L239", "weight": 1.0}, {"source": "test_io_testsavezload", "target": "test_io_testsavezload_test_multiple_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L249", "weight": 1.0}, {"source": "test_io_testsavezload", "target": "test_io_testsavezload_test_named_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L254", "weight": 1.0}, {"source": "test_io_testsavezload", "target": "test_io_testsavezload_test_tuple_getitem_raises", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L264", "weight": 1.0}, {"source": "test_io_testsavezload", "target": "test_io_testsavezload_test_bagobj", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L274", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_savez_filename_clashes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L286", "weight": 1.0}, {"source": "test_io_testsavezload", "target": "test_io_testsavezload_test_not_closing_opened_fid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L309", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_closing_fid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L325", "weight": 1.0}, {"source": "test_io_testsavezload", "target": "test_io_testsavezload_test_closing_zipfile_after_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L351", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_repr_lists_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L371", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_testsavetxt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L380", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L381", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L397", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_0d_3d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L405", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_structured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L410", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_structured_padded", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L417", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_multifield_view", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L427", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_delimiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L436", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L443", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_header_footer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L469", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_file_roundtrip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L504", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_complex_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L511", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_complex_negative_exponent", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L549", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_custom_writer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L566", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_unicode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L578", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_unicode_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L586", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_unicode_bytestream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L603", "weight": 1.0}, {"source": "test_io_testsavetxt", "target": "test_io_testsavetxt_test_unicode_stringstream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L611", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_unicode_and_bytes_fmt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L620", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_large_zip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L635", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_loadtxtbase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L670", "weight": 1.0}, {"source": "test_io_loadtxtbase", "target": "test_io_loadtxtbase_check_compressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L671", "weight": 1.0}, {"source": "test_io_loadtxtbase", "target": "test_io_loadtxtbase_test_compressed_gzip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L687", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_compressed_bz2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L691", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_compressed_lzma", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L695", "weight": 1.0}, {"source": "test_io_loadtxtbase", "target": "test_io_loadtxtbase_test_encoding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L698", "weight": 1.0}, {"source": "test_io_loadtxtbase", "target": "test_io_loadtxtbase_test_stringload", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L705", "weight": 1.0}, {"source": "test_io_loadtxtbase", "target": "test_io_loadtxtbase_test_binary_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L714", "weight": 1.0}, {"source": "test_io_loadtxtbase", "target": "test_io_loadtxtbase_test_converters_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L719", "weight": 1.0}, {"source": "test_io_loadtxtbase", "target": "test_io_loadtxtbase_test_converters_nodecode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L729", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_testloadtxt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L742", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_loadtxtbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L742", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_setup_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L745", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_teardown_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L750", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_record", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L753", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L771", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L785", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_missing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L800", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_converters_with_usecols", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L809", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_comments_unicode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L819", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_comments_byte", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L828", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_comments_multiple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L837", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_comments_multi_chars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L848", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_skiprows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L864", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_usecols", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L881", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_bad_usecols", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L950", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_fancy_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L961", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_shaped_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L970", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_3d_shaped_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L979", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_str_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L989", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_empty_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L998", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_unused_converter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1007", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_dtype_with_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1020", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_uint64_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1034", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_int64_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1042", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_from_float_hex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1050", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_default_float_converter_no_default_hex_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1066", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_default_float_converter_exception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1078", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_from_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1088", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_complex_misformatted", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1096", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_universal_newline", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1116", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_empty_field_after_tab", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1123", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_unpack_structured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1133", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_ndmin_keyword", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1144", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_generator_source", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1186", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_bad_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1194", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_none_as_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1202", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_binary_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1212", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_max_rows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1228", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_max_rows_with_skiprows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1237", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_max_rows_with_read_continuation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1254", "weight": 1.0}, {"source": "test_io_testloadtxt", "target": "test_io_testloadtxt_test_max_rows_larger", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1267", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_max_rows_empty_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1286", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_testfromregex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1306", "weight": 1.0}, {"source": "test_io_testfromregex", "target": "test_io_testfromregex_test_record", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1307", "weight": 1.0}, {"source": "test_io_testfromregex", "target": "test_io_testfromregex_test_record_2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1318", "weight": 1.0}, {"source": "test_io_testfromregex", "target": "test_io_testfromregex_test_record_3", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1329", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_record_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1340", "weight": 1.0}, {"source": "test_io_testfromregex", "target": "test_io_testfromregex_test_compiled_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1357", "weight": 1.0}, {"source": "test_io_testfromregex", "target": "test_io_testfromregex_test_bad_dtype_not_structured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1365", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_testfromtxt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1375", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_loadtxtbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1375", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_record", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1378", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1393", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1405", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_comments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1417", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_skiprows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1429", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_skip_footer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1442", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_skip_footer_with_invalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1453", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1477", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_auto_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1492", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_auto_dtype_uniform", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1508", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_fancy_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1515", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_names_overwrite", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1523", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_bad_fname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1535", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_commented_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1539", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_names_and_comments_none", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1570", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_file_is_closed_on_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1577", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_autonames_and_usecols", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1590", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_converters_with_usecols", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1602", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_converters_with_usecols_and_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1611", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_converters_cornercases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1624", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_converters_cornercases2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1635", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_unused_converter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1646", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_invalid_converter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1658", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_tricky_converter_bug1666", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1671", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_dtype_with_converters", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1679", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_dtype_with_converters_and_usecols", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1692", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_dtype_with_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1709", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_dtype_with_object_no_converter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1736", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_userconverters_with_explicit_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1743", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_utf8_userconverters_with_explicit_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1752", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_spacedelimiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1764", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_integer_delimiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1772", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_missing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1779", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_missing_with_tabs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1786", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_usecols", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1796", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_usecols_as_css", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1817", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_usecols_with_structured_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1825", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_usecols_with_integer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1835", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_usecols_with_named_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1840", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_empty_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1851", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_fancy_dtype_alt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1863", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_shaped_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1871", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_withmissing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1880", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_user_missing_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1898", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_user_filling_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1931", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_withmissing_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1959", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_with_masked_column_uniform", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1969", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_with_masked_column_various", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1977", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_invalid_raise", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1987", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_invalid_raise_with_usecols", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2007", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_inconsistent_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2031", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_default_field_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2041", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_single_dtype_wo_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2050", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_single_dtype_w_explicit_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2058", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_single_dtype_w_implicit_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2067", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_easy_structured_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2076", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_autostrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2085", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_replace_space", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2104", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_replace_space_known_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2128", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_incomplete_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2152", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_names_auto_completion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2166", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_names_with_usecols_bug1636", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2175", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_fixed_width_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2194", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_filling_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2209", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_comments_is_none", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2217", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_latin1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2234", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_binary_decode_autodtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2264", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_utf8_byte_encoding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2269", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_utf8_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2286", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_recfromtxt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2343", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_recfromcsv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2363", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_max_rows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2405", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_gft_using_filename", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2459", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_gft_from_gzip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2473", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_gft_using_generator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2489", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_auto_dtype_largeint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2498", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_unpack_float_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2523", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_unpack_structured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2530", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_unpack_auto_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2543", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_unpack_single_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2553", "weight": 1.0}, {"source": "test_io_testfromtxt", "target": "test_io_testfromtxt_test_squeeze_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2563", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_ndmin_keyword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2576", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_testpathusage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2587", "weight": 1.0}, {"source": "test_io_testpathusage", "target": "test_io_testpathusage_test_loadtxt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2589", "weight": 1.0}, {"source": "test_io_testpathusage", "target": "test_io_testpathusage_test_save_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2597", "weight": 1.0}, {"source": "test_io_testpathusage", "target": "test_io_testpathusage_test_save_load_memmap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2606", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_save_load_memmap_readwrite", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2622", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_savez_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2638", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_savez_compressed_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2646", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_genfromtxt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2655", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_recfromtxt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2665", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_recfromcsv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2680", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_gzip_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2696", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_justwriter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2712", "weight": 1.0}, {"source": "test_io_justwriter", "target": "test_io_justwriter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2713", "weight": 1.0}, {"source": "test_io_justwriter", "target": "test_io_justwriter_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2716", "weight": 1.0}, {"source": "test_io_justwriter", "target": "test_io_justwriter_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2719", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_justreader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2722", "weight": 1.0}, {"source": "test_io_justreader", "target": "test_io_justreader_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2723", "weight": 1.0}, {"source": "test_io_justreader", "target": "test_io_justreader_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2726", "weight": 1.0}, {"source": "test_io_justreader", "target": "test_io_justreader_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2729", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_ducktyping", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2733", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_gzip_loadtxt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2747", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_gzip_loadtxt_from_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2768", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_npzfile_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2779", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_load_refcount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2812", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_load_multiple_arrays_until_eof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2830", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "target": "test_io_test_savez_nopickle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2843", "weight": 1.0}, {"source": "test_io_textio_init", "target": "test_io_justreader_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L56", "weight": 1.0}, {"source": "test_io_textio_write", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L59", "weight": 1.0}, {"source": "test_io_roundtriptest_roundtrip", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L113", "weight": 1.0}, {"source": "test_io_roundtriptest_roundtrip", "target": "test_io_justwriter_flush", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L120", "weight": 1.0}, {"source": "test_io_roundtriptest_roundtrip", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L121", "weight": 1.0}, {"source": "test_io_roundtriptest_check_roundtrips", "target": "test_io_testsavezload_roundtrip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L139", "weight": 1.0}, {"source": "test_io_roundtriptest_test_array", "target": "test_io_roundtriptest_check_roundtrips", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L150", "weight": 1.0}, {"source": "test_io_roundtriptest_test_array_object", "target": "test_io_roundtriptest_check_roundtrips", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L166", "weight": 1.0}, {"source": "test_io_roundtriptest_test_1d", "target": "test_io_testsavezload_roundtrip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L173", "weight": 1.0}, {"source": "test_io_test_mmap", "target": "test_io_testsavezload_roundtrip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L178", "weight": 1.0}, {"source": "test_io_roundtriptest_test_record", "target": "test_io_roundtriptest_check_roundtrips", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L185", "weight": 1.0}, {"source": "test_io_test_format_2_0", "target": "test_io_roundtriptest_check_roundtrips", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L193", "weight": 1.0}, {"source": "test_io_testsaveload_roundtrip", "target": "test_io_testsavezload_roundtrip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L198", "weight": 1.0}, {"source": "test_io_testsavezload_test_load_non_npy", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L228", "weight": 1.0}, {"source": "test_io_testsavezload_test_multiple_arrays", "target": "test_io_testsavezload_roundtrip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L252", "weight": 1.0}, {"source": "test_io_testsavezload_test_named_arrays", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L257", "weight": 1.0}, {"source": "test_io_testsavezload_test_named_arrays", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L259", "weight": 1.0}, {"source": "test_io_testsavezload_test_tuple_getitem_raises", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L267", "weight": 1.0}, {"source": "test_io_testsavezload_test_tuple_getitem_raises", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L269", "weight": 1.0}, {"source": "test_io_testsavezload_test_bagobj", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L277", "weight": 1.0}, {"source": "test_io_testsavezload_test_bagobj", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L279", "weight": 1.0}, {"source": "test_io_testsavezload_test_not_closing_opened_fid", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L316", "weight": 1.0}, {"source": "test_io_testsavetxt_test_array", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L384", "weight": 1.0}, {"source": "test_io_testsavetxt_test_array", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L386", "weight": 1.0}, {"source": "test_io_testsavetxt_test_1d", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L399", "weight": 1.0}, {"source": "test_io_testsavetxt_test_1d", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L401", "weight": 1.0}, {"source": "test_io_testsavetxt_test_0d_3d", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L406", "weight": 1.0}, {"source": "test_io_testsavetxt_test_structured", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L412", "weight": 1.0}, {"source": "test_io_testsavetxt_test_structured", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L414", "weight": 1.0}, {"source": "test_io_testsavetxt_test_structured_padded", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L422", "weight": 1.0}, {"source": "test_io_testsavetxt_test_structured_padded", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L424", "weight": 1.0}, {"source": "test_io_testsavetxt_test_delimiter", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L438", "weight": 1.0}, {"source": "test_io_testsavetxt_test_delimiter", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L440", "weight": 1.0}, {"source": "test_io_testsavetxt_test_format", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L445", "weight": 1.0}, {"source": "test_io_testsavetxt_test_format", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L448", "weight": 1.0}, {"source": "test_io_testsavetxt_test_header_footer", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L472", "weight": 1.0}, {"source": "test_io_testsavetxt_test_header_footer", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L477", "weight": 1.0}, {"source": "test_io_testsavetxt_test_header_footer", "target": "test_io_justreader_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L478", "weight": 1.0}, {"source": "test_io_testsavetxt_test_complex_arrays", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L520", "weight": 1.0}, {"source": "test_io_testsavetxt_test_complex_arrays", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L522", "weight": 1.0}, {"source": "test_io_testsavetxt_test_complex_negative_exponent", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L557", "weight": 1.0}, {"source": "test_io_testsavetxt_test_complex_negative_exponent", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L559", "weight": 1.0}, {"source": "test_io_testsavetxt_test_unicode_bytestream", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L606", "weight": 1.0}, {"source": "test_io_testsavetxt_test_unicode_bytestream", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L608", "weight": 1.0}, {"source": "test_io_testsavetxt_test_unicode_bytestream", "target": "test_io_justreader_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L609", "weight": 1.0}, {"source": "test_io_testsavetxt_test_unicode_stringstream", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L616", "weight": 1.0}, {"source": "test_io_testsavetxt_test_unicode_stringstream", "target": "test_io_justreader_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L617", "weight": 1.0}, {"source": "test_io_test_unicode_and_bytes_fmt", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L625", "weight": 1.0}, {"source": "test_io_test_unicode_and_bytes_fmt", "target": "test_io_justreader_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L627", "weight": 1.0}, {"source": "test_io_loadtxtbase_check_compressed", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L680", "weight": 1.0}, {"source": "test_io_loadtxtbase_test_compressed_gzip", "target": "test_io_loadtxtbase_check_compressed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L688", "weight": 1.0}, {"source": "test_io_test_compressed_bz2", "target": "test_io_loadtxtbase_check_compressed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L692", "weight": 1.0}, {"source": "test_io_test_compressed_lzma", "target": "test_io_loadtxtbase_check_compressed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L696", "weight": 1.0}, {"source": "test_io_loadtxtbase_test_encoding", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L701", "weight": 1.0}, {"source": "test_io_loadtxtbase_test_stringload", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L710", "weight": 1.0}, {"source": "test_io_loadtxtbase_test_binary_decode", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L716", "weight": 1.0}, {"source": "test_io_loadtxtbase_test_converters_decode", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L721", "weight": 1.0}, {"source": "test_io_loadtxtbase_test_converters_decode", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L722", "weight": 1.0}, {"source": "test_io_loadtxtbase_test_converters_decode", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L723", "weight": 1.0}, {"source": "test_io_loadtxtbase_test_converters_nodecode", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L734", "weight": 1.0}, {"source": "test_io_testloadtxt_test_record", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L754", "weight": 1.0}, {"source": "test_io_testloadtxt_test_record", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L755", "weight": 1.0}, {"source": "test_io_testloadtxt_test_record", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L756", "weight": 1.0}, {"source": "test_io_testloadtxt_test_array", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L772", "weight": 1.0}, {"source": "test_io_testloadtxt_test_array", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L773", "weight": 1.0}, {"source": "test_io_testloadtxt_test_array", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L775", "weight": 1.0}, {"source": "test_io_testloadtxt_test_1d", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L786", "weight": 1.0}, {"source": "test_io_testloadtxt_test_1d", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L787", "weight": 1.0}, {"source": "test_io_testloadtxt_test_1d", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L788", "weight": 1.0}, {"source": "test_io_testloadtxt_test_missing", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L801", "weight": 1.0}, {"source": "test_io_testloadtxt_test_missing", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L802", "weight": 1.0}, {"source": "test_io_testloadtxt_test_missing", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L803", "weight": 1.0}, {"source": "test_io_testloadtxt_test_converters_with_usecols", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L810", "weight": 1.0}, {"source": "test_io_testloadtxt_test_converters_with_usecols", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L811", "weight": 1.0}, {"source": "test_io_testloadtxt_test_converters_with_usecols", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L812", "weight": 1.0}, {"source": "test_io_testloadtxt_test_comments_unicode", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L820", "weight": 1.0}, {"source": "test_io_testloadtxt_test_comments_unicode", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L821", "weight": 1.0}, {"source": "test_io_testloadtxt_test_comments_unicode", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L822", "weight": 1.0}, {"source": "test_io_testloadtxt_test_comments_byte", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L829", "weight": 1.0}, {"source": "test_io_testloadtxt_test_comments_byte", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L830", "weight": 1.0}, {"source": "test_io_testloadtxt_test_comments_byte", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L831", "weight": 1.0}, {"source": "test_io_testloadtxt_test_comments_multiple", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L838", "weight": 1.0}, {"source": "test_io_testloadtxt_test_comments_multiple", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L839", "weight": 1.0}, {"source": "test_io_testloadtxt_test_comments_multiple", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L840", "weight": 1.0}, {"source": "test_io_test_comments_multi_chars", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L849", "weight": 1.0}, {"source": "test_io_test_comments_multi_chars", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L850", "weight": 1.0}, {"source": "test_io_test_comments_multi_chars", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L851", "weight": 1.0}, {"source": "test_io_testloadtxt_test_skiprows", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L865", "weight": 1.0}, {"source": "test_io_testloadtxt_test_skiprows", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L866", "weight": 1.0}, {"source": "test_io_testloadtxt_test_skiprows", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L867", "weight": 1.0}, {"source": "test_io_testloadtxt_test_usecols", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L883", "weight": 1.0}, {"source": "test_io_testloadtxt_test_usecols", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L885", "weight": 1.0}, {"source": "test_io_testloadtxt_test_usecols", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L928", "weight": 1.0}, {"source": "test_io_testloadtxt_test_fancy_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L962", "weight": 1.0}, {"source": "test_io_testloadtxt_test_fancy_dtype", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L963", "weight": 1.0}, {"source": "test_io_testloadtxt_test_fancy_dtype", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L964", "weight": 1.0}, {"source": "test_io_testloadtxt_test_shaped_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L971", "weight": 1.0}, {"source": "test_io_testloadtxt_test_3d_shaped_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L980", "weight": 1.0}, {"source": "test_io_testloadtxt_test_empty_file", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1000", "weight": 1.0}, {"source": "test_io_testloadtxt_test_unused_converter", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1008", "weight": 1.0}, {"source": "test_io_testloadtxt_test_unused_converter", "target": "test_io_textio_writelines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1009", "weight": 1.0}, {"source": "test_io_testloadtxt_test_unused_converter", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1010", "weight": 1.0}, {"source": "test_io_testloadtxt_test_dtype_with_object", "target": "test_io_strptime", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1025", "weight": 1.0}, {"source": "test_io_testloadtxt_test_dtype_with_object", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1027", "weight": 1.0}, {"source": "test_io_testloadtxt_test_uint64_type", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1036", "weight": 1.0}, {"source": "test_io_testloadtxt_test_uint64_type", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1037", "weight": 1.0}, {"source": "test_io_testloadtxt_test_uint64_type", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1038", "weight": 1.0}, {"source": "test_io_testloadtxt_test_int64_type", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1044", "weight": 1.0}, {"source": "test_io_testloadtxt_test_int64_type", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1045", "weight": 1.0}, {"source": "test_io_testloadtxt_test_int64_type", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1046", "weight": 1.0}, {"source": "test_io_testloadtxt_test_from_float_hex", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1056", "weight": 1.0}, {"source": "test_io_testloadtxt_test_from_float_hex", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1057", "weight": 1.0}, {"source": "test_io_testloadtxt_test_from_float_hex", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1059", "weight": 1.0}, {"source": "test_io_test_default_float_converter_no_default_hex_conversion", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1071", "weight": 1.0}, {"source": "test_io_test_default_float_converter_exception", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1083", "weight": 1.0}, {"source": "test_io_testloadtxt_test_from_complex", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1090", "weight": 1.0}, {"source": "test_io_testloadtxt_test_from_complex", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1091", "weight": 1.0}, {"source": "test_io_testloadtxt_test_from_complex", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1092", "weight": 1.0}, {"source": "test_io_testloadtxt_test_complex_misformatted", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1103", "weight": 1.0}, {"source": "test_io_testloadtxt_test_complex_misformatted", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1105", "weight": 1.0}, {"source": "test_io_testloadtxt_test_complex_misformatted", "target": "test_io_justreader_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1106", "weight": 1.0}, {"source": "test_io_testloadtxt_test_complex_misformatted", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1111", "weight": 1.0}, {"source": "test_io_testloadtxt_test_universal_newline", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1119", "weight": 1.0}, {"source": "test_io_testloadtxt_test_empty_field_after_tab", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1124", "weight": 1.0}, {"source": "test_io_testloadtxt_test_empty_field_after_tab", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1125", "weight": 1.0}, {"source": "test_io_testloadtxt_test_empty_field_after_tab", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1126", "weight": 1.0}, {"source": "test_io_testloadtxt_test_unpack_structured", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1134", "weight": 1.0}, {"source": "test_io_testloadtxt_test_ndmin_keyword", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1145", "weight": 1.0}, {"source": "test_io_testloadtxt_test_ndmin_keyword", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1146", "weight": 1.0}, {"source": "test_io_testloadtxt_test_ndmin_keyword", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1147", "weight": 1.0}, {"source": "test_io_testloadtxt_test_bad_line", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1195", "weight": 1.0}, {"source": "test_io_testloadtxt_test_bad_line", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1196", "weight": 1.0}, {"source": "test_io_testloadtxt_test_bad_line", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1197", "weight": 1.0}, {"source": "test_io_testloadtxt_test_none_as_string", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1204", "weight": 1.0}, {"source": "test_io_testloadtxt_test_none_as_string", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1205", "weight": 1.0}, {"source": "test_io_testloadtxt_test_none_as_string", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1206", "weight": 1.0}, {"source": "test_io_test_binary_load", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1218", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1229", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1230", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1231", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows_with_skiprows", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1238", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows_with_skiprows", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1239", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows_with_skiprows", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1240", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows_with_read_continuation", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1255", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows_with_read_continuation", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1256", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows_with_read_continuation", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1257", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows_larger", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1269", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows_larger", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1270", "weight": 1.0}, {"source": "test_io_testloadtxt_test_max_rows_larger", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1271", "weight": 1.0}, {"source": "test_io_test_max_rows_empty_lines", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1298", "weight": 1.0}, {"source": "test_io_testfromregex_test_record", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1308", "weight": 1.0}, {"source": "test_io_testfromregex_test_record", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1309", "weight": 1.0}, {"source": "test_io_testfromregex_test_record", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1310", "weight": 1.0}, {"source": "test_io_testfromregex_test_record_2", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1319", "weight": 1.0}, {"source": "test_io_testfromregex_test_record_2", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1320", "weight": 1.0}, {"source": "test_io_testfromregex_test_record_2", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1321", "weight": 1.0}, {"source": "test_io_testfromregex_test_record_3", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1330", "weight": 1.0}, {"source": "test_io_testfromregex_test_record_3", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1331", "weight": 1.0}, {"source": "test_io_testfromregex_test_record_3", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1332", "weight": 1.0}, {"source": "test_io_test_record_unicode", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1345", "weight": 1.0}, {"source": "test_io_testfromregex_test_compiled_bytes", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1359", "weight": 1.0}, {"source": "test_io_testfromregex_test_bad_dtype_not_structured", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1367", "weight": 1.0}, {"source": "test_io_testfromtxt_test_record", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1380", "weight": 1.0}, {"source": "test_io_testfromtxt_test_array", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1395", "weight": 1.0}, {"source": "test_io_testfromtxt_test_array", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1400", "weight": 1.0}, {"source": "test_io_testfromtxt_test_1d", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1409", "weight": 1.0}, {"source": "test_io_testfromtxt_test_comments", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1421", "weight": 1.0}, {"source": "test_io_testfromtxt_test_skiprows", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1434", "weight": 1.0}, {"source": "test_io_testfromtxt_test_skip_footer", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1448", "weight": 1.0}, {"source": "test_io_testfromtxt_test_skip_footer_with_invalid", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1459", "weight": 1.0}, {"source": "test_io_testfromtxt_test_header", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1479", "weight": 1.0}, {"source": "test_io_testfromtxt_test_auto_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1494", "weight": 1.0}, {"source": "test_io_testfromtxt_test_auto_dtype_uniform", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1510", "weight": 1.0}, {"source": "test_io_testfromtxt_test_fancy_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1517", "weight": 1.0}, {"source": "test_io_testfromtxt_test_names_overwrite", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1527", "weight": 1.0}, {"source": "test_io_testfromtxt_test_commented_header", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1541", "weight": 1.0}, {"source": "test_io_testfromtxt_test_names_and_comments_none", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1572", "weight": 1.0}, {"source": "test_io_testfromtxt_test_file_is_closed_on_error", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1582", "weight": 1.0}, {"source": "test_io_testfromtxt_test_autonames_and_usecols", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1592", "weight": 1.0}, {"source": "test_io_testfromtxt_test_converters_with_usecols", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1604", "weight": 1.0}, {"source": "test_io_testfromtxt_test_converters_with_usecols_and_names", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1613", "weight": 1.0}, {"source": "test_io_testfromtxt_test_converters_cornercases", "target": "test_io_strptime", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1627", "weight": 1.0}, {"source": "test_io_testfromtxt_test_converters_cornercases", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1628", "weight": 1.0}, {"source": "test_io_testfromtxt_test_converters_cornercases2", "target": "test_io_strptime", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1638", "weight": 1.0}, {"source": "test_io_testfromtxt_test_converters_cornercases2", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1639", "weight": 1.0}, {"source": "test_io_testfromtxt_test_unused_converter", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1648", "weight": 1.0}, {"source": "test_io_testfromtxt_test_unused_converter", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1653", "weight": 1.0}, {"source": "test_io_testfromtxt_test_invalid_converter", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1663", "weight": 1.0}, {"source": "test_io_testfromtxt_test_tricky_converter_bug1666", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1673", "weight": 1.0}, {"source": "test_io_testfromtxt_test_dtype_with_converters", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1681", "weight": 1.0}, {"source": "test_io_test_dtype_with_converters_and_usecols", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1697", "weight": 1.0}, {"source": "test_io_testfromtxt_test_dtype_with_object", "target": "test_io_strptime", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1714", "weight": 1.0}, {"source": "test_io_testfromtxt_test_dtype_with_object", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1716", "weight": 1.0}, {"source": "test_io_testfromtxt_test_dtype_with_object_no_converter", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1738", "weight": 1.0}, {"source": "test_io_testfromtxt_test_userconverters_with_explicit_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1745", "weight": 1.0}, {"source": "test_io_testfromtxt_test_utf8_userconverters_with_explicit_dtype", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1756", "weight": 1.0}, {"source": "test_io_testfromtxt_test_spacedelimiter", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1766", "weight": 1.0}, {"source": "test_io_testfromtxt_test_integer_delimiter", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1775", "weight": 1.0}, {"source": "test_io_testfromtxt_test_missing", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1780", "weight": 1.0}, {"source": "test_io_testfromtxt_test_missing_with_tabs", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1789", "weight": 1.0}, {"source": "test_io_testfromtxt_test_usecols", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1800", "weight": 1.0}, {"source": "test_io_testfromtxt_test_usecols", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1802", "weight": 1.0}, {"source": "test_io_testfromtxt_test_usecols_as_css", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1820", "weight": 1.0}, {"source": "test_io_testfromtxt_test_usecols_with_structured_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1827", "weight": 1.0}, {"source": "test_io_testfromtxt_test_usecols_with_integer", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1837", "weight": 1.0}, {"source": "test_io_testfromtxt_test_usecols_with_named_columns", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1845", "weight": 1.0}, {"source": "test_io_testfromtxt_test_empty_file", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1855", "weight": 1.0}, {"source": "test_io_testfromtxt_test_fancy_dtype_alt", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1865", "weight": 1.0}, {"source": "test_io_testfromtxt_test_shaped_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1872", "weight": 1.0}, {"source": "test_io_testfromtxt_test_withmissing", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1881", "weight": 1.0}, {"source": "test_io_testfromtxt_test_withmissing", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1890", "weight": 1.0}, {"source": "test_io_testfromtxt_test_user_missing_values", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1903", "weight": 1.0}, {"source": "test_io_testfromtxt_test_user_filling_values", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1940", "weight": 1.0}, {"source": "test_io_testfromtxt_test_withmissing_float", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1960", "weight": 1.0}, {"source": "test_io_testfromtxt_test_with_masked_column_uniform", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1971", "weight": 1.0}, {"source": "test_io_testfromtxt_test_with_masked_column_various", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1979", "weight": 1.0}, {"source": "test_io_testfromtxt_test_invalid_raise", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1993", "weight": 1.0}, {"source": "test_io_testfromtxt_test_invalid_raise", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2003", "weight": 1.0}, {"source": "test_io_testfromtxt_test_invalid_raise_with_usecols", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2013", "weight": 1.0}, {"source": "test_io_testfromtxt_test_invalid_raise_with_usecols", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2024", "weight": 1.0}, {"source": "test_io_testfromtxt_test_inconsistent_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2034", "weight": 1.0}, {"source": "test_io_testfromtxt_test_default_field_format", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2044", "weight": 1.0}, {"source": "test_io_testfromtxt_test_single_dtype_wo_names", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2053", "weight": 1.0}, {"source": "test_io_testfromtxt_test_single_dtype_w_explicit_names", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2061", "weight": 1.0}, {"source": "test_io_testfromtxt_test_single_dtype_w_implicit_names", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2070", "weight": 1.0}, {"source": "test_io_testfromtxt_test_easy_structured_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2079", "weight": 1.0}, {"source": "test_io_testfromtxt_test_autostrip", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2091", "weight": 1.0}, {"source": "test_io_testfromtxt_test_replace_space", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2108", "weight": 1.0}, {"source": "test_io_testfromtxt_test_replace_space_known_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2132", "weight": 1.0}, {"source": "test_io_testfromtxt_test_incomplete_names", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2159", "weight": 1.0}, {"source": "test_io_testfromtxt_test_names_auto_completion", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2169", "weight": 1.0}, {"source": "test_io_testfromtxt_test_names_with_usecols_bug1636", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2179", "weight": 1.0}, {"source": "test_io_testfromtxt_test_fixed_width_names", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2200", "weight": 1.0}, {"source": "test_io_testfromtxt_test_filling_values", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2214", "weight": 1.0}, {"source": "test_io_testfromtxt_test_comments_is_none", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2221", "weight": 1.0}, {"source": "test_io_testfromtxt_test_latin1", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2241", "weight": 1.0}, {"source": "test_io_testfromtxt_test_binary_decode_autodtype", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2266", "weight": 1.0}, {"source": "test_io_testfromtxt_test_utf8_byte_encoding", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2276", "weight": 1.0}, {"source": "test_io_testfromtxt_test_utf8_file", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2290", "weight": 1.0}, {"source": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2325", "weight": 1.0}, {"source": "test_io_test_recfromtxt", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2345", "weight": 1.0}, {"source": "test_io_test_recfromcsv", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2365", "weight": 1.0}, {"source": "test_io_testfromtxt_test_max_rows", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2408", "weight": 1.0}, {"source": "test_io_testfromtxt_test_gft_using_filename", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2469", "weight": 1.0}, {"source": "test_io_testfromtxt_test_gft_from_gzip", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2480", "weight": 1.0}, {"source": "test_io_testfromtxt_test_gft_from_gzip", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2482", "weight": 1.0}, {"source": "test_io_testfromtxt_test_auto_dtype_largeint", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2509", "weight": 1.0}, {"source": "test_io_testfromtxt_test_unpack_float_data", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2524", "weight": 1.0}, {"source": "test_io_testfromtxt_test_unpack_structured", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2533", "weight": 1.0}, {"source": "test_io_testfromtxt_test_unpack_auto_dtype", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2546", "weight": 1.0}, {"source": "test_io_testfromtxt_test_unpack_single_name", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2556", "weight": 1.0}, {"source": "test_io_testfromtxt_test_squeeze_scalar", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2567", "weight": 1.0}, {"source": "test_io_test_recfromtxt", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2669", "weight": 1.0}, {"source": "test_io_test_recfromcsv", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2684", "weight": 1.0}, {"source": "test_io_test_gzip_load", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2699", "weight": 1.0}, {"source": "test_io_test_gzip_load", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2704", "weight": 1.0}, {"source": "test_io_test_ducktyping", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2736", "weight": 1.0}, {"source": "test_io_test_ducktyping", "target": "test_io_justwriter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2737", "weight": 1.0}, {"source": "test_io_test_ducktyping", "target": "test_io_justwriter_flush", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2740", "weight": 1.0}, {"source": "test_io_test_ducktyping", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2741", "weight": 1.0}, {"source": "test_io_test_ducktyping", "target": "test_io_justreader", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2743", "weight": 1.0}, {"source": "test_io_test_gzip_loadtxt", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2753", "weight": 1.0}, {"source": "test_io_test_gzip_loadtxt", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2755", "weight": 1.0}, {"source": "test_io_test_gzip_loadtxt", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2758", "weight": 1.0}, {"source": "test_io_test_gzip_loadtxt", "target": "test_io_justreader_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2761", "weight": 1.0}, {"source": "test_io_test_gzip_loadtxt_from_string", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2769", "weight": 1.0}, {"source": "test_io_test_gzip_loadtxt_from_string", "target": "test_io_justwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2771", "weight": 1.0}, {"source": "test_io_test_gzip_loadtxt_from_string", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2773", "weight": 1.0}, {"source": "test_io_test_npzfile_dict", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2780", "weight": 1.0}, {"source": "test_io_test_npzfile_dict", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2785", "weight": 1.0}, {"source": "test_io_test_load_refcount", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2816", "weight": 1.0}, {"source": "test_io_test_load_refcount", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2818", "weight": 1.0}, {"source": "test_io_test_load_refcount", "target": "test_io_textio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2826", "weight": 1.0}, {"source": "test_io_test_load_multiple_arrays_until_eof", "target": "bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2831", "weight": 1.0}, {"source": "test_io_test_load_multiple_arrays_until_eof", "target": "test_io_justreader_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2834", "weight": 1.0}, {"source": "test_io_rationale_47", "target": "test_io_textio", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L47", "weight": 1.0}, {"source": "test_io_rationale_79", "target": "test_io_strptime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L79", "weight": 1.0}, {"source": "test_io_rationale_91", "target": "test_io_roundtriptest_roundtrip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L91", "weight": 1.0}, {"source": "test_io_rationale_220", "target": "test_io_testsavezload_test_load_non_npy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L220", "weight": 1.0}, {"source": "test_io_rationale_1067", "target": "test_io_testloadtxt_test_default_float_converter_no_default_hex_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1067", "weight": 1.0}, {"source": "test_io_rationale_1079", "target": "test_io_testloadtxt_test_default_float_converter_exception", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1079", "weight": 1.0}, {"source": "test_io_rationale_339", "target": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_io_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L339", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_io_textio_init", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L56"}, {"caller_nid": "test_io_textio_write", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L59"}, {"caller_nid": "test_io_textio_writelines", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L62"}, {"caller_nid": "test_io_strptime", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L84"}, {"caller_nid": "test_io_strptime", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L85"}, {"caller_nid": "test_io_strptime", "callee": "datetime", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L86"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L105"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L106"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L107"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "NamedTemporaryFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L110"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "save_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L119"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L123"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L124"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L126"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L129"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L130"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "locals", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L132"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L133"}, {"caller_nid": "test_io_roundtriptest_roundtrip", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L134"}, {"caller_nid": "test_io_roundtriptest_check_roundtrips", "callee": "asfortranarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L141"}, {"caller_nid": "test_io_roundtriptest_check_roundtrips", "callee": "asfortranarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L142"}, {"caller_nid": "test_io_roundtriptest_check_roundtrips", "callee": "asfortranarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L145"}, {"caller_nid": "test_io_roundtriptest_check_roundtrips", "callee": "asfortranarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L146"}, {"caller_nid": "test_io_roundtriptest_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L149"}, {"caller_nid": "test_io_roundtriptest_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L152"}, {"caller_nid": "test_io_roundtriptest_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L155"}, {"caller_nid": "test_io_roundtriptest_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L158"}, {"caller_nid": "test_io_roundtriptest_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L161"}, {"caller_nid": "test_io_roundtriptest_test_array_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L165"}, {"caller_nid": "test_io_roundtriptest_test_array_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L168"}, {"caller_nid": "test_io_roundtriptest_test_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L172"}, {"caller_nid": "test_io_test_mmap", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L177"}, {"caller_nid": "test_io_test_mmap", "callee": "asfortranarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L180"}, {"caller_nid": "test_io_roundtriptest_test_record", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L184"}, {"caller_nid": "test_io_test_format_2_0", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L189"}, {"caller_nid": "test_io_test_format_2_0", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L190"}, {"caller_nid": "test_io_test_format_2_0", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L191"}, {"caller_nid": "test_io_test_format_2_0", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L192"}, {"caller_nid": "test_io_testsaveload_roundtrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L199"}, {"caller_nid": "test_io_testsaveload_roundtrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L200"}, {"caller_nid": "test_io_testsaveload_roundtrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L201"}, {"caller_nid": "test_io_testsavezload_roundtrip", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L208"}, {"caller_nid": "test_io_testsavezload_roundtrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L210"}, {"caller_nid": "test_io_testsavezload_roundtrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L211"}, {"caller_nid": "test_io_testsavezload_roundtrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L212"}, {"caller_nid": "test_io_testsavezload_roundtrip", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L216"}, {"caller_nid": "test_io_testsavezload_roundtrip", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L217"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L221"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "ZipFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L222"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L223"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L224"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L224"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L225"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L226"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L226"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L227"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L229"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L230"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L231"}, {"caller_nid": "test_io_testsavezload_test_load_non_npy", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L232"}, {"caller_nid": "test_io_test_big_arrays", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L241"}, {"caller_nid": "test_io_test_big_arrays", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L242"}, {"caller_nid": "test_io_test_big_arrays", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L243"}, {"caller_nid": "test_io_test_big_arrays", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L245"}, {"caller_nid": "test_io_test_big_arrays", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L247"}, {"caller_nid": "test_io_testsavezload_test_multiple_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L250"}, {"caller_nid": "test_io_testsavezload_test_multiple_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L251"}, {"caller_nid": "test_io_testsavezload_test_named_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L255"}, {"caller_nid": "test_io_testsavezload_test_named_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L256"}, {"caller_nid": "test_io_testsavezload_test_named_arrays", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L258"}, {"caller_nid": "test_io_testsavezload_test_named_arrays", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L260"}, {"caller_nid": "test_io_testsavezload_test_named_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L261"}, {"caller_nid": "test_io_testsavezload_test_named_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L262"}, {"caller_nid": "test_io_testsavezload_test_tuple_getitem_raises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L266"}, {"caller_nid": "test_io_testsavezload_test_tuple_getitem_raises", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L268"}, {"caller_nid": "test_io_testsavezload_test_tuple_getitem_raises", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L270"}, {"caller_nid": "test_io_testsavezload_test_tuple_getitem_raises", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L271"}, {"caller_nid": "test_io_testsavezload_test_bagobj", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L275"}, {"caller_nid": "test_io_testsavezload_test_bagobj", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L276"}, {"caller_nid": "test_io_testsavezload_test_bagobj", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L278"}, {"caller_nid": "test_io_testsavezload_test_bagobj", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L280"}, {"caller_nid": "test_io_testsavezload_test_bagobj", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L281"}, {"caller_nid": "test_io_testsavezload_test_bagobj", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L281"}, {"caller_nid": "test_io_testsavezload_test_bagobj", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L281"}, {"caller_nid": "test_io_testsavezload_test_bagobj", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L282"}, {"caller_nid": "test_io_testsavezload_test_bagobj", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L283"}, {"caller_nid": "test_io_test_savez_filename_clashes", "callee": "Thread", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L299"}, {"caller_nid": "test_io_test_savez_filename_clashes", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L300"}, {"caller_nid": "test_io_test_savez_filename_clashes", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L302"}, {"caller_nid": "test_io_test_savez_filename_clashes", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L304"}, {"caller_nid": "test_io_test_savez_filename_clashes", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L307"}, {"caller_nid": "test_io_testsavezload_test_not_closing_opened_fid", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L312"}, {"caller_nid": "test_io_testsavezload_test_not_closing_opened_fid", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L313"}, {"caller_nid": "test_io_testsavezload_test_not_closing_opened_fid", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L314"}, {"caller_nid": "test_io_testsavezload_test_not_closing_opened_fid", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L315"}, {"caller_nid": "test_io_testsavezload_test_not_closing_opened_fid", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L317"}, {"caller_nid": "test_io_testsavezload_test_not_closing_opened_fid", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L318"}, {"caller_nid": "test_io_testsavezload_test_not_closing_opened_fid", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L320"}, {"caller_nid": "test_io_testsavezload_test_not_closing_opened_fid", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L322"}, {"caller_nid": "test_io_test_closing_fid", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L331"}, {"caller_nid": "test_io_test_closing_fid", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L332"}, {"caller_nid": "test_io_test_closing_fid", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L338"}, {"caller_nid": "test_io_test_closing_fid", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L340"}, {"caller_nid": "test_io_test_closing_fid", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L341"}, {"caller_nid": "test_io_test_closing_fid", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L343"}, {"caller_nid": "test_io_test_closing_fid", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L346"}, {"caller_nid": "test_io_test_closing_fid", "callee": "collect", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L349"}, {"caller_nid": "test_io_testsavezload_test_closing_zipfile_after_load", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L357"}, {"caller_nid": "test_io_testsavezload_test_closing_zipfile_after_load", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L358"}, {"caller_nid": "test_io_testsavezload_test_closing_zipfile_after_load", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L359"}, {"caller_nid": "test_io_testsavezload_test_closing_zipfile_after_load", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L361"}, {"caller_nid": "test_io_testsavezload_test_closing_zipfile_after_load", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L362"}, {"caller_nid": "test_io_test_repr_lists_keys", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L372"}, {"caller_nid": "test_io_test_repr_lists_keys", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L373"}, {"caller_nid": "test_io_test_repr_lists_keys", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L374"}, {"caller_nid": "test_io_test_repr_lists_keys", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L375"}, {"caller_nid": "test_io_test_repr_lists_keys", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L376"}, {"caller_nid": "test_io_test_repr_lists_keys", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L376"}, {"caller_nid": "test_io_test_repr_lists_keys", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L377"}, {"caller_nid": "test_io_testsavetxt_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L382"}, {"caller_nid": "test_io_testsavetxt_test_array", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L385"}, {"caller_nid": "test_io_testsavetxt_test_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L387"}, {"caller_nid": "test_io_testsavetxt_test_array", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L387"}, {"caller_nid": "test_io_testsavetxt_test_array", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L388"}, {"caller_nid": "test_io_testsavetxt_test_array", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L389"}, {"caller_nid": "test_io_testsavetxt_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L391"}, {"caller_nid": "test_io_testsavetxt_test_array", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L393"}, {"caller_nid": "test_io_testsavetxt_test_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L395"}, {"caller_nid": "test_io_testsavetxt_test_array", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L395"}, {"caller_nid": "test_io_testsavetxt_test_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L398"}, {"caller_nid": "test_io_testsavetxt_test_1d", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L400"}, {"caller_nid": "test_io_testsavetxt_test_1d", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L402"}, {"caller_nid": "test_io_testsavetxt_test_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L403"}, {"caller_nid": "test_io_testsavetxt_test_0d_3d", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L407"}, {"caller_nid": "test_io_testsavetxt_test_0d_3d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L407"}, {"caller_nid": "test_io_testsavetxt_test_0d_3d", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L408"}, {"caller_nid": "test_io_testsavetxt_test_0d_3d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L408"}, {"caller_nid": "test_io_testsavetxt_test_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L411"}, {"caller_nid": "test_io_testsavetxt_test_structured", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L413"}, {"caller_nid": "test_io_testsavetxt_test_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L415"}, {"caller_nid": "test_io_testsavetxt_test_structured", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L415"}, {"caller_nid": "test_io_testsavetxt_test_structured_padded", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L419"}, {"caller_nid": "test_io_testsavetxt_test_structured_padded", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L423"}, {"caller_nid": "test_io_testsavetxt_test_structured_padded", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L425"}, {"caller_nid": "test_io_testsavetxt_test_structured_padded", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L425"}, {"caller_nid": "test_io_testsavetxt_test_multifield_view", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L428"}, {"caller_nid": "test_io_testsavetxt_test_multifield_view", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L430"}, {"caller_nid": "test_io_testsavetxt_test_multifield_view", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L431"}, {"caller_nid": "test_io_testsavetxt_test_multifield_view", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L432"}, {"caller_nid": "test_io_testsavetxt_test_multifield_view", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L433"}, {"caller_nid": "test_io_testsavetxt_test_multifield_view", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L434"}, {"caller_nid": "test_io_testsavetxt_test_delimiter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L437"}, {"caller_nid": "test_io_testsavetxt_test_delimiter", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L439"}, {"caller_nid": "test_io_testsavetxt_test_delimiter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L441"}, {"caller_nid": "test_io_testsavetxt_test_delimiter", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L441"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L444"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L447"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L449"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L449"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L453"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L455"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L456"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L460"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L462"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L463"}, {"caller_nid": "test_io_testsavetxt_test_format", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L467"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L473"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L476"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L478"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L479"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L482"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L484"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L485"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L489"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L492"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L493"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L497"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L500"}, {"caller_nid": "test_io_testsavetxt_test_header_footer", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L501"}, {"caller_nid": "test_io_test_file_roundtrip", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L505"}, {"caller_nid": "test_io_test_file_roundtrip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L506"}, {"caller_nid": "test_io_test_file_roundtrip", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L507"}, {"caller_nid": "test_io_test_file_roundtrip", "callee": "filename_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L507"}, {"caller_nid": "test_io_test_file_roundtrip", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L508"}, {"caller_nid": "test_io_test_file_roundtrip", "callee": "filename_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L508"}, {"caller_nid": "test_io_test_file_roundtrip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L509"}, {"caller_nid": "test_io_testsavetxt_test_complex_arrays", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L514"}, {"caller_nid": "test_io_testsavetxt_test_complex_arrays", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L521"}, {"caller_nid": "test_io_testsavetxt_test_complex_arrays", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L523"}, {"caller_nid": "test_io_testsavetxt_test_complex_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L524"}, {"caller_nid": "test_io_testsavetxt_test_complex_arrays", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L531"}, {"caller_nid": "test_io_testsavetxt_test_complex_arrays", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L533"}, {"caller_nid": "test_io_testsavetxt_test_complex_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L534"}, {"caller_nid": "test_io_testsavetxt_test_complex_arrays", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L541"}, {"caller_nid": "test_io_testsavetxt_test_complex_arrays", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L543"}, {"caller_nid": "test_io_testsavetxt_test_complex_arrays", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L544"}, {"caller_nid": "test_io_testsavetxt_test_complex_negative_exponent", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L553"}, {"caller_nid": "test_io_testsavetxt_test_complex_negative_exponent", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L558"}, {"caller_nid": "test_io_testsavetxt_test_complex_negative_exponent", "callee": "readlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L560"}, {"caller_nid": "test_io_testsavetxt_test_complex_negative_exponent", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L561"}, {"caller_nid": "test_io_testsavetxt_test_custom_writer", "callee": "CustomWriter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L572"}, {"caller_nid": "test_io_testsavetxt_test_custom_writer", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L573"}, {"caller_nid": "test_io_testsavetxt_test_custom_writer", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L574"}, {"caller_nid": "test_io_testsavetxt_test_custom_writer", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L575"}, {"caller_nid": "test_io_testsavetxt_test_custom_writer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L576"}, {"caller_nid": "test_io_testsavetxt_test_unicode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L579"}, {"caller_nid": "test_io_testsavetxt_test_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L580"}, {"caller_nid": "test_io_testsavetxt_test_unicode", "callee": "tempdir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L581"}, {"caller_nid": "test_io_testsavetxt_test_unicode", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L583"}, {"caller_nid": "test_io_testsavetxt_test_unicode", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L583"}, {"caller_nid": "test_io_testsavetxt_test_unicode_roundtrip", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L587"}, {"caller_nid": "test_io_testsavetxt_test_unicode_roundtrip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L588"}, {"caller_nid": "test_io_testsavetxt_test_unicode_roundtrip", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L592"}, {"caller_nid": "test_io_testsavetxt_test_unicode_roundtrip", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L594"}, {"caller_nid": "test_io_testsavetxt_test_unicode_roundtrip", "callee": "tempdir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L595"}, {"caller_nid": "test_io_testsavetxt_test_unicode_roundtrip", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L597"}, {"caller_nid": "test_io_testsavetxt_test_unicode_roundtrip", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L597"}, {"caller_nid": "test_io_testsavetxt_test_unicode_roundtrip", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L599"}, {"caller_nid": "test_io_testsavetxt_test_unicode_roundtrip", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L599"}, {"caller_nid": "test_io_testsavetxt_test_unicode_roundtrip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L601"}, {"caller_nid": "test_io_testsavetxt_test_unicode_bytestream", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L604"}, {"caller_nid": "test_io_testsavetxt_test_unicode_bytestream", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L605"}, {"caller_nid": "test_io_testsavetxt_test_unicode_bytestream", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L607"}, {"caller_nid": "test_io_testsavetxt_test_unicode_bytestream", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L609"}, {"caller_nid": "test_io_testsavetxt_test_unicode_bytestream", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L609"}, {"caller_nid": "test_io_testsavetxt_test_unicode_stringstream", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L612"}, {"caller_nid": "test_io_testsavetxt_test_unicode_stringstream", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L613"}, {"caller_nid": "test_io_testsavetxt_test_unicode_stringstream", "callee": "StringIO", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L614"}, {"caller_nid": "test_io_testsavetxt_test_unicode_stringstream", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L615"}, {"caller_nid": "test_io_testsavetxt_test_unicode_stringstream", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L617"}, {"caller_nid": "test_io_test_unicode_and_bytes_fmt", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L622"}, {"caller_nid": "test_io_test_unicode_and_bytes_fmt", "callee": "iotype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L623"}, {"caller_nid": "test_io_test_unicode_and_bytes_fmt", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L624"}, {"caller_nid": "test_io_test_unicode_and_bytes_fmt", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L627"}, {"caller_nid": "test_io_test_unicode_and_bytes_fmt", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L629"}, {"caller_nid": "test_io_test_large_zip", "callee": "Value", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L653"}, {"caller_nid": "test_io_test_large_zip", "callee": "get_context", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L658"}, {"caller_nid": "test_io_test_large_zip", "callee": "Process", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L659"}, {"caller_nid": "test_io_test_large_zip", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L660"}, {"caller_nid": "test_io_test_large_zip", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L661"}, {"caller_nid": "test_io_test_large_zip", "callee": "MemoryError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L663"}, {"caller_nid": "test_io_test_large_zip", "callee": "xfail", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L667"}, {"caller_nid": "test_io_loadtxtbase_check_compressed", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L673"}, {"caller_nid": "test_io_loadtxtbase_check_compressed", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L673"}, {"caller_nid": "test_io_loadtxtbase_check_compressed", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L678"}, {"caller_nid": "test_io_loadtxtbase_check_compressed", "callee": "fopen", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L679"}, {"caller_nid": "test_io_loadtxtbase_check_compressed", "callee": "loadfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L681"}, {"caller_nid": "test_io_loadtxtbase_check_compressed", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L682"}, {"caller_nid": "test_io_loadtxtbase_check_compressed", "callee": "fopen", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L683"}, {"caller_nid": "test_io_loadtxtbase_check_compressed", "callee": "loadfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L684"}, {"caller_nid": "test_io_loadtxtbase_check_compressed", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L685"}, {"caller_nid": "test_io_loadtxtbase_test_encoding", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L699"}, {"caller_nid": "test_io_loadtxtbase_test_encoding", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L700"}, {"caller_nid": "test_io_loadtxtbase_test_encoding", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L701"}, {"caller_nid": "test_io_loadtxtbase_test_encoding", "callee": "loadfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L702"}, {"caller_nid": "test_io_loadtxtbase_test_encoding", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L703"}, {"caller_nid": "test_io_loadtxtbase_test_stringload", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L707"}, {"caller_nid": "test_io_loadtxtbase_test_stringload", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L708"}, {"caller_nid": "test_io_loadtxtbase_test_stringload", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L709"}, {"caller_nid": "test_io_loadtxtbase_test_stringload", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L710"}, {"caller_nid": "test_io_loadtxtbase_test_stringload", "callee": "loadfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L711"}, {"caller_nid": "test_io_loadtxtbase_test_stringload", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L712"}, {"caller_nid": "test_io_loadtxtbase_test_binary_decode", "callee": "loadfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L716"}, {"caller_nid": "test_io_loadtxtbase_test_binary_decode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L717"}, {"caller_nid": "test_io_loadtxtbase_test_binary_decode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L717"}, {"caller_nid": "test_io_loadtxtbase_test_binary_decode", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L717"}, {"caller_nid": "test_io_loadtxtbase_test_binary_decode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L717"}, {"caller_nid": "test_io_loadtxtbase_test_converters_decode", "callee": "loadfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L724"}, {"caller_nid": "test_io_loadtxtbase_test_converters_decode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L725"}, {"caller_nid": "test_io_loadtxtbase_test_converters_decode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L726"}, {"caller_nid": "test_io_loadtxtbase_test_converters_decode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L726"}, {"caller_nid": "test_io_loadtxtbase_test_converters_decode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L727"}, {"caller_nid": "test_io_loadtxtbase_test_converters_nodecode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L731"}, {"caller_nid": "test_io_loadtxtbase_test_converters_nodecode", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L732"}, {"caller_nid": "test_io_loadtxtbase_test_converters_nodecode", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L733"}, {"caller_nid": "test_io_loadtxtbase_test_converters_nodecode", "callee": "loadfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L735"}, {"caller_nid": "test_io_loadtxtbase_test_converters_nodecode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L738"}, {"caller_nid": "test_io_loadtxtbase_test_converters_nodecode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L739"}, {"caller_nid": "test_io_testloadtxt_test_record", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L757"}, {"caller_nid": "test_io_testloadtxt_test_record", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L758"}, {"caller_nid": "test_io_testloadtxt_test_record", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L759"}, {"caller_nid": "test_io_testloadtxt_test_record", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L766"}, {"caller_nid": "test_io_testloadtxt_test_record", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L768"}, {"caller_nid": "test_io_testloadtxt_test_record", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L769"}, {"caller_nid": "test_io_testloadtxt_test_array", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L776"}, {"caller_nid": "test_io_testloadtxt_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L777"}, {"caller_nid": "test_io_testloadtxt_test_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L778"}, {"caller_nid": "test_io_testloadtxt_test_array", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L781"}, {"caller_nid": "test_io_testloadtxt_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L782"}, {"caller_nid": "test_io_testloadtxt_test_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L783"}, {"caller_nid": "test_io_testloadtxt_test_1d", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L789"}, {"caller_nid": "test_io_testloadtxt_test_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L790"}, {"caller_nid": "test_io_testloadtxt_test_1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L791"}, {"caller_nid": "test_io_testloadtxt_test_1d", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L796"}, {"caller_nid": "test_io_testloadtxt_test_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L797"}, {"caller_nid": "test_io_testloadtxt_test_1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L798"}, {"caller_nid": "test_io_testloadtxt_test_missing", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L804"}, {"caller_nid": "test_io_testloadtxt_test_missing", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L805"}, {"caller_nid": "test_io_testloadtxt_test_missing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L806"}, {"caller_nid": "test_io_testloadtxt_test_missing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L807"}, {"caller_nid": "test_io_testloadtxt_test_converters_with_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L813"}, {"caller_nid": "test_io_testloadtxt_test_converters_with_usecols", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L814"}, {"caller_nid": "test_io_testloadtxt_test_converters_with_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L816"}, {"caller_nid": "test_io_testloadtxt_test_converters_with_usecols", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L817"}, {"caller_nid": "test_io_testloadtxt_test_comments_unicode", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L823"}, {"caller_nid": "test_io_testloadtxt_test_comments_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L825"}, {"caller_nid": "test_io_testloadtxt_test_comments_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L826"}, {"caller_nid": "test_io_testloadtxt_test_comments_byte", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L832"}, {"caller_nid": "test_io_testloadtxt_test_comments_byte", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L834"}, {"caller_nid": "test_io_testloadtxt_test_comments_byte", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L835"}, {"caller_nid": "test_io_testloadtxt_test_comments_multiple", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L841"}, {"caller_nid": "test_io_testloadtxt_test_comments_multiple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L843"}, {"caller_nid": "test_io_testloadtxt_test_comments_multiple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L844"}, {"caller_nid": "test_io_test_comments_multi_chars", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L852"}, {"caller_nid": "test_io_test_comments_multi_chars", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L854"}, {"caller_nid": "test_io_test_comments_multi_chars", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L855"}, {"caller_nid": "test_io_test_comments_multi_chars", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L861"}, {"caller_nid": "test_io_testloadtxt_test_skiprows", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L868"}, {"caller_nid": "test_io_testloadtxt_test_skiprows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L870"}, {"caller_nid": "test_io_testloadtxt_test_skiprows", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L871"}, {"caller_nid": "test_io_testloadtxt_test_skiprows", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L876"}, {"caller_nid": "test_io_testloadtxt_test_skiprows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L878"}, {"caller_nid": "test_io_testloadtxt_test_skiprows", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L879"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L882"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L884"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L886"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L887"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L889"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L891"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L893"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L894"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L898"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L898"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L899"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "int_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L905"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L907"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L908"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "CrazyInt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L915"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L917"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L918"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L921"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L922"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L931"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L931"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L931"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L932"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L933"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L938"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L940"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L944"}, {"caller_nid": "test_io_testloadtxt_test_usecols", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L946"}, {"caller_nid": "test_io_testloadtxt_test_bad_usecols", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L951"}, {"caller_nid": "test_io_testloadtxt_test_bad_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L952"}, {"caller_nid": "test_io_testloadtxt_test_bad_usecols", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L953"}, {"caller_nid": "test_io_testloadtxt_test_bad_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L955"}, {"caller_nid": "test_io_testloadtxt_test_bad_usecols", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L956"}, {"caller_nid": "test_io_testloadtxt_test_bad_usecols", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L959"}, {"caller_nid": "test_io_testloadtxt_test_fancy_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L965"}, {"caller_nid": "test_io_testloadtxt_test_fancy_dtype", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L966"}, {"caller_nid": "test_io_testloadtxt_test_fancy_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L967"}, {"caller_nid": "test_io_testloadtxt_test_fancy_dtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L968"}, {"caller_nid": "test_io_testloadtxt_test_shaped_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L972"}, {"caller_nid": "test_io_testloadtxt_test_shaped_dtype", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L974"}, {"caller_nid": "test_io_testloadtxt_test_shaped_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L975"}, {"caller_nid": "test_io_testloadtxt_test_shaped_dtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L977"}, {"caller_nid": "test_io_testloadtxt_test_3d_shaped_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L981"}, {"caller_nid": "test_io_testloadtxt_test_3d_shaped_dtype", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L983"}, {"caller_nid": "test_io_testloadtxt_test_3d_shaped_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L984"}, {"caller_nid": "test_io_testloadtxt_test_3d_shaped_dtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L987"}, {"caller_nid": "test_io_testloadtxt_test_str_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L994"}, {"caller_nid": "test_io_testloadtxt_test_str_dtype", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L995"}, {"caller_nid": "test_io_testloadtxt_test_str_dtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L996"}, {"caller_nid": "test_io_testloadtxt_test_empty_file", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L999"}, {"caller_nid": "test_io_testloadtxt_test_empty_file", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1001"}, {"caller_nid": "test_io_testloadtxt_test_empty_file", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1002"}, {"caller_nid": "test_io_testloadtxt_test_empty_file", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1003"}, {"caller_nid": "test_io_testloadtxt_test_empty_file", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1004"}, {"caller_nid": "test_io_testloadtxt_test_empty_file", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1005"}, {"caller_nid": "test_io_testloadtxt_test_unused_converter", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1011"}, {"caller_nid": "test_io_testloadtxt_test_unused_converter", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1012"}, {"caller_nid": "test_io_testloadtxt_test_unused_converter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1013"}, {"caller_nid": "test_io_testloadtxt_test_unused_converter", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1016"}, {"caller_nid": "test_io_testloadtxt_test_unused_converter", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1017"}, {"caller_nid": "test_io_testloadtxt_test_unused_converter", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1018"}, {"caller_nid": "test_io_testloadtxt_test_dtype_with_object", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1025"}, {"caller_nid": "test_io_testloadtxt_test_dtype_with_object", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1027"}, {"caller_nid": "test_io_testloadtxt_test_dtype_with_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1029"}, {"caller_nid": "test_io_testloadtxt_test_dtype_with_object", "callee": "datetime", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1030"}, {"caller_nid": "test_io_testloadtxt_test_dtype_with_object", "callee": "datetime", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1030"}, {"caller_nid": "test_io_testloadtxt_test_dtype_with_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1032"}, {"caller_nid": "test_io_testloadtxt_test_uint64_type", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1039"}, {"caller_nid": "test_io_testloadtxt_test_uint64_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1040"}, {"caller_nid": "test_io_testloadtxt_test_int64_type", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1047"}, {"caller_nid": "test_io_testloadtxt_test_int64_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1048"}, {"caller_nid": "test_io_testloadtxt_test_from_float_hex", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1053"}, {"caller_nid": "test_io_testloadtxt_test_from_float_hex", "callee": "logspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1053"}, {"caller_nid": "test_io_testloadtxt_test_from_float_hex", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1054"}, {"caller_nid": "test_io_testloadtxt_test_from_float_hex", "callee": "hstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1054"}, {"caller_nid": "test_io_testloadtxt_test_from_float_hex", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1055"}, {"caller_nid": "test_io_testloadtxt_test_from_float_hex", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1055"}, {"caller_nid": "test_io_testloadtxt_test_from_float_hex", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1060"}, {"caller_nid": "test_io_testloadtxt_test_from_float_hex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1062"}, {"caller_nid": "test_io_test_default_float_converter_no_default_hex_conversion", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1072"}, {"caller_nid": "test_io_test_default_float_converter_no_default_hex_conversion", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1074"}, {"caller_nid": "test_io_test_default_float_converter_exception", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1084"}, {"caller_nid": "test_io_test_default_float_converter_exception", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1086"}, {"caller_nid": "test_io_testloadtxt_test_from_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1089"}, {"caller_nid": "test_io_testloadtxt_test_from_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1089"}, {"caller_nid": "test_io_testloadtxt_test_from_complex", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1093"}, {"caller_nid": "test_io_testloadtxt_test_from_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1094"}, {"caller_nid": "test_io_testloadtxt_test_complex_misformatted", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1099"}, {"caller_nid": "test_io_testloadtxt_test_complex_misformatted", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1104"}, {"caller_nid": "test_io_testloadtxt_test_complex_misformatted", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1109"}, {"caller_nid": "test_io_testloadtxt_test_complex_misformatted", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1110"}, {"caller_nid": "test_io_testloadtxt_test_complex_misformatted", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1113"}, {"caller_nid": "test_io_testloadtxt_test_complex_misformatted", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1114"}, {"caller_nid": "test_io_testloadtxt_test_universal_newline", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1117"}, {"caller_nid": "test_io_testloadtxt_test_universal_newline", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1118"}, {"caller_nid": "test_io_testloadtxt_test_universal_newline", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1120"}, {"caller_nid": "test_io_testloadtxt_test_universal_newline", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1121"}, {"caller_nid": "test_io_testloadtxt_test_empty_field_after_tab", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1129"}, {"caller_nid": "test_io_testloadtxt_test_empty_field_after_tab", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1130"}, {"caller_nid": "test_io_testloadtxt_test_empty_field_after_tab", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1131"}, {"caller_nid": "test_io_testloadtxt_test_unpack_structured", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1136"}, {"caller_nid": "test_io_testloadtxt_test_unpack_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1137"}, {"caller_nid": "test_io_testloadtxt_test_unpack_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1138"}, {"caller_nid": "test_io_testloadtxt_test_unpack_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1139"}, {"caller_nid": "test_io_testloadtxt_test_unpack_structured", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1140"}, {"caller_nid": "test_io_testloadtxt_test_unpack_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1140"}, {"caller_nid": "test_io_testloadtxt_test_unpack_structured", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1141"}, {"caller_nid": "test_io_testloadtxt_test_unpack_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1141"}, {"caller_nid": "test_io_testloadtxt_test_unpack_structured", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1142"}, {"caller_nid": "test_io_testloadtxt_test_unpack_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1142"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1148"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1150"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1152"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1153"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1154"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1159"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1160"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1162"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1163"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1165"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1166"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1171"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1172"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1174"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1175"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1177"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1178"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1181"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1183"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1183"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1184"}, {"caller_nid": "test_io_testloadtxt_test_ndmin_keyword", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1184"}, {"caller_nid": "test_io_testloadtxt_test_generator_source", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1191"}, {"caller_nid": "test_io_testloadtxt_test_generator_source", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1191"}, {"caller_nid": "test_io_testloadtxt_test_generator_source", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1192"}, {"caller_nid": "test_io_testloadtxt_test_generator_source", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1192"}, {"caller_nid": "test_io_testloadtxt_test_bad_line", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1200"}, {"caller_nid": "test_io_testloadtxt_test_none_as_string", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1207"}, {"caller_nid": "test_io_testloadtxt_test_none_as_string", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1208"}, {"caller_nid": "test_io_test_binary_load", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1215"}, {"caller_nid": "test_io_test_binary_load", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1215"}, {"caller_nid": "test_io_test_binary_load", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1215"}, {"caller_nid": "test_io_test_binary_load", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1216"}, {"caller_nid": "test_io_test_binary_load", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1217"}, {"caller_nid": "test_io_test_binary_load", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1219"}, {"caller_nid": "test_io_test_binary_load", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1220"}, {"caller_nid": "test_io_test_binary_load", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1221"}, {"caller_nid": "test_io_test_binary_load", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1223"}, {"caller_nid": "test_io_test_binary_load", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1224"}, {"caller_nid": "test_io_test_binary_load", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1226"}, {"caller_nid": "test_io_test_binary_load", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1226"}, {"caller_nid": "test_io_testloadtxt_test_max_rows", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1232"}, {"caller_nid": "test_io_testloadtxt_test_max_rows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1234"}, {"caller_nid": "test_io_testloadtxt_test_max_rows", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1235"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_skiprows", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1241"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_skiprows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1243"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_skiprows", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1244"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_skiprows", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1249"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_skiprows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1251"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_skiprows", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1252"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_read_continuation", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1258"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_read_continuation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1260"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_read_continuation", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1261"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_read_continuation", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1263"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_read_continuation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1264"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_with_read_continuation", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1265"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_larger", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1272"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_larger", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1274"}, {"caller_nid": "test_io_testloadtxt_test_max_rows_larger", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1275"}, {"caller_nid": "test_io_test_max_rows_empty_lines", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1288"}, {"caller_nid": "test_io_test_max_rows_empty_lines", "callee": "data", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1289"}, {"caller_nid": "test_io_test_max_rows_empty_lines", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1291"}, {"caller_nid": "test_io_test_max_rows_empty_lines", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1293"}, {"caller_nid": "test_io_test_max_rows_empty_lines", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1295"}, {"caller_nid": "test_io_test_max_rows_empty_lines", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1297"}, {"caller_nid": "test_io_test_max_rows_empty_lines", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1300"}, {"caller_nid": "test_io_test_max_rows_empty_lines", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1301"}, {"caller_nid": "test_io_test_max_rows_empty_lines", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1302"}, {"caller_nid": "test_io_test_max_rows_empty_lines", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1303"}, {"caller_nid": "test_io_testfromregex_test_record", "callee": "fromregex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1313"}, {"caller_nid": "test_io_testfromregex_test_record", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1314"}, {"caller_nid": "test_io_testfromregex_test_record", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1316"}, {"caller_nid": "test_io_testfromregex_test_record_2", "callee": "fromregex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1324"}, {"caller_nid": "test_io_testfromregex_test_record_2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1325"}, {"caller_nid": "test_io_testfromregex_test_record_2", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1327"}, {"caller_nid": "test_io_testfromregex_test_record_3", "callee": "fromregex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1335"}, {"caller_nid": "test_io_testfromregex_test_record_3", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1336"}, {"caller_nid": "test_io_testfromregex_test_record_3", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1337"}, {"caller_nid": "test_io_test_record_unicode", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1342"}, {"caller_nid": "test_io_test_record_unicode", "callee": "path_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1343"}, {"caller_nid": "test_io_test_record_unicode", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1344"}, {"caller_nid": "test_io_test_record_unicode", "callee": "fromregex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1348"}, {"caller_nid": "test_io_test_record_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1349"}, {"caller_nid": "test_io_test_record_unicode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1349"}, {"caller_nid": "test_io_test_record_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1351"}, {"caller_nid": "test_io_test_record_unicode", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1353"}, {"caller_nid": "test_io_test_record_unicode", "callee": "fromregex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1354"}, {"caller_nid": "test_io_test_record_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1355"}, {"caller_nid": "test_io_testfromregex_test_compiled_bytes", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1358"}, {"caller_nid": "test_io_testfromregex_test_compiled_bytes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1361"}, {"caller_nid": "test_io_testfromregex_test_compiled_bytes", "callee": "fromregex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1362"}, {"caller_nid": "test_io_testfromregex_test_compiled_bytes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1363"}, {"caller_nid": "test_io_testfromregex_test_bad_dtype_not_structured", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1366"}, {"caller_nid": "test_io_testfromregex_test_bad_dtype_not_structured", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1368"}, {"caller_nid": "test_io_testfromregex_test_bad_dtype_not_structured", "callee": "fromregex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1369"}, {"caller_nid": "test_io_testfromtxt_test_record", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1381"}, {"caller_nid": "test_io_testfromtxt_test_record", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1382"}, {"caller_nid": "test_io_testfromtxt_test_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1383"}, {"caller_nid": "test_io_testfromtxt_test_record", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1388"}, {"caller_nid": "test_io_testfromtxt_test_record", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1390"}, {"caller_nid": "test_io_testfromtxt_test_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1391"}, {"caller_nid": "test_io_testfromtxt_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1396"}, {"caller_nid": "test_io_testfromtxt_test_array", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1397"}, {"caller_nid": "test_io_testfromtxt_test_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1398"}, {"caller_nid": "test_io_testfromtxt_test_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1401"}, {"caller_nid": "test_io_testfromtxt_test_array", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1402"}, {"caller_nid": "test_io_testfromtxt_test_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1403"}, {"caller_nid": "test_io_testfromtxt_test_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1407"}, {"caller_nid": "test_io_testfromtxt_test_1d", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1410"}, {"caller_nid": "test_io_testfromtxt_test_1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1411"}, {"caller_nid": "test_io_testfromtxt_test_1d", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1414"}, {"caller_nid": "test_io_testfromtxt_test_1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1415"}, {"caller_nid": "test_io_testfromtxt_test_comments", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1419"}, {"caller_nid": "test_io_testfromtxt_test_comments", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1422"}, {"caller_nid": "test_io_testfromtxt_test_comments", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1423"}, {"caller_nid": "test_io_testfromtxt_test_comments", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1426"}, {"caller_nid": "test_io_testfromtxt_test_comments", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1427"}, {"caller_nid": "test_io_testfromtxt_test_skiprows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1431"}, {"caller_nid": "test_io_testfromtxt_test_skiprows", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1435"}, {"caller_nid": "test_io_testfromtxt_test_skiprows", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1436"}, {"caller_nid": "test_io_testfromtxt_test_skiprows", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1439"}, {"caller_nid": "test_io_testfromtxt_test_skiprows", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1440"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1443"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1444"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1445"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1445"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1448"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1448"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1449"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1449"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1451"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1454"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1455"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1458"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1462"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1464"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1464"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1466"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1467"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1467"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1470"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1472"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1472"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1473"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1475"}, {"caller_nid": "test_io_testfromtxt_test_skip_footer_with_invalid", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1475"}, {"caller_nid": "test_io_testfromtxt_test_header", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1480"}, {"caller_nid": "test_io_testfromtxt_test_header", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1481"}, {"caller_nid": "test_io_testfromtxt_test_header", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1482"}, {"caller_nid": "test_io_testfromtxt_test_header", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1484"}, {"caller_nid": "test_io_testfromtxt_test_header", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1485"}, {"caller_nid": "test_io_testfromtxt_test_header", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1486"}, {"caller_nid": "test_io_testfromtxt_test_header", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1487"}, {"caller_nid": "test_io_testfromtxt_test_header", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1488"}, {"caller_nid": "test_io_testfromtxt_test_header", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1489"}, {"caller_nid": "test_io_testfromtxt_test_header", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1490"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1495"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1496"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1497"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1498"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1499"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1500"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1501"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1502"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1503"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1504"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1505"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1506"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_uniform", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1511"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_uniform", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1512"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_uniform", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1513"}, {"caller_nid": "test_io_testfromtxt_test_fancy_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1518"}, {"caller_nid": "test_io_testfromtxt_test_fancy_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1519"}, {"caller_nid": "test_io_testfromtxt_test_fancy_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1520"}, {"caller_nid": "test_io_testfromtxt_test_fancy_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1521"}, {"caller_nid": "test_io_testfromtxt_test_names_overwrite", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1529"}, {"caller_nid": "test_io_testfromtxt_test_names_overwrite", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1531"}, {"caller_nid": "test_io_testfromtxt_test_names_overwrite", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1533"}, {"caller_nid": "test_io_testfromtxt_test_bad_fname", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1536"}, {"caller_nid": "test_io_testfromtxt_test_bad_fname", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1537"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1548"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1549"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1550"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1552"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1553"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1555"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1563"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1564"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1565"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1567"}, {"caller_nid": "test_io_testfromtxt_test_commented_header", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1568"}, {"caller_nid": "test_io_testfromtxt_test_names_and_comments_none", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1573"}, {"caller_nid": "test_io_testfromtxt_test_names_and_comments_none", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1574"}, {"caller_nid": "test_io_testfromtxt_test_names_and_comments_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1575"}, {"caller_nid": "test_io_testfromtxt_test_file_is_closed_on_error", "callee": "tempdir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1579"}, {"caller_nid": "test_io_testfromtxt_test_file_is_closed_on_error", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1580"}, {"caller_nid": "test_io_testfromtxt_test_file_is_closed_on_error", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1581"}, {"caller_nid": "test_io_testfromtxt_test_file_is_closed_on_error", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1582"}, {"caller_nid": "test_io_testfromtxt_test_file_is_closed_on_error", "callee": "assert_no_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1586"}, {"caller_nid": "test_io_testfromtxt_test_file_is_closed_on_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1587"}, {"caller_nid": "test_io_testfromtxt_test_file_is_closed_on_error", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1588"}, {"caller_nid": "test_io_testfromtxt_test_autonames_and_usecols", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1593"}, {"caller_nid": "test_io_testfromtxt_test_autonames_and_usecols", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1594"}, {"caller_nid": "test_io_testfromtxt_test_autonames_and_usecols", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1595"}, {"caller_nid": "test_io_testfromtxt_test_autonames_and_usecols", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1597"}, {"caller_nid": "test_io_testfromtxt_test_autonames_and_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1598"}, {"caller_nid": "test_io_testfromtxt_test_autonames_and_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1600"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1605"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1606"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1608"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1609"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols_and_names", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1614"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols_and_names", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1615"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols_and_names", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1616"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols_and_names", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1618"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols_and_names", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1619"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols_and_names", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1620"}, {"caller_nid": "test_io_testfromtxt_test_converters_with_usecols_and_names", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1622"}, {"caller_nid": "test_io_testfromtxt_test_converters_cornercases", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1629"}, {"caller_nid": "test_io_testfromtxt_test_converters_cornercases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1631"}, {"caller_nid": "test_io_testfromtxt_test_converters_cornercases", "callee": "datetime", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1631"}, {"caller_nid": "test_io_testfromtxt_test_converters_cornercases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1633"}, {"caller_nid": "test_io_testfromtxt_test_converters_cornercases2", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1638"}, {"caller_nid": "test_io_testfromtxt_test_converters_cornercases2", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1640"}, {"caller_nid": "test_io_testfromtxt_test_converters_cornercases2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1642"}, {"caller_nid": "test_io_testfromtxt_test_converters_cornercases2", "callee": "datetime", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1642"}, {"caller_nid": "test_io_testfromtxt_test_converters_cornercases2", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1644"}, {"caller_nid": "test_io_testfromtxt_test_unused_converter", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1649"}, {"caller_nid": "test_io_testfromtxt_test_unused_converter", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1650"}, {"caller_nid": "test_io_testfromtxt_test_unused_converter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1651"}, {"caller_nid": "test_io_testfromtxt_test_unused_converter", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1654"}, {"caller_nid": "test_io_testfromtxt_test_unused_converter", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1655"}, {"caller_nid": "test_io_testfromtxt_test_unused_converter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1656"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1659"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1659"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1659"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1660"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1660"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1661"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1661"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1661"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1662"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1662"}, {"caller_nid": "test_io_testfromtxt_test_invalid_converter", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1669"}, {"caller_nid": "test_io_testfromtxt_test_tricky_converter_bug1666", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1674"}, {"caller_nid": "test_io_testfromtxt_test_tricky_converter_bug1666", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1675"}, {"caller_nid": "test_io_testfromtxt_test_tricky_converter_bug1666", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1676"}, {"caller_nid": "test_io_testfromtxt_test_tricky_converter_bug1666", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1677"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_converters", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1681"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_converters", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1683"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_converters", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1685"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_converters", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1686"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_converters", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1688"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_converters", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1689"}, {"caller_nid": "test_io_test_dtype_with_converters_and_usecols", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1696"}, {"caller_nid": "test_io_test_dtype_with_converters_and_usecols", "callee": "recfromcsv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1697"}, {"caller_nid": "test_io_test_dtype_with_converters_and_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1699"}, {"caller_nid": "test_io_test_dtype_with_converters_and_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1701"}, {"caller_nid": "test_io_test_dtype_with_converters_and_usecols", "callee": "recfromcsv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1703"}, {"caller_nid": "test_io_test_dtype_with_converters_and_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1706"}, {"caller_nid": "test_io_test_dtype_with_converters_and_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1707"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1714"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1716"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1718"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object", "callee": "datetime", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1719"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object", "callee": "datetime", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1719"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1721"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1724"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1726"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1731"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1733"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object_no_converter", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1738"}, {"caller_nid": "test_io_testfromtxt_test_dtype_with_object_no_converter", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1740"}, {"caller_nid": "test_io_testfromtxt_test_userconverters_with_explicit_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1746"}, {"caller_nid": "test_io_testfromtxt_test_userconverters_with_explicit_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1748"}, {"caller_nid": "test_io_testfromtxt_test_userconverters_with_explicit_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1750"}, {"caller_nid": "test_io_testfromtxt_test_utf8_userconverters_with_explicit_dtype", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1754"}, {"caller_nid": "test_io_testfromtxt_test_utf8_userconverters_with_explicit_dtype", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1755"}, {"caller_nid": "test_io_testfromtxt_test_utf8_userconverters_with_explicit_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1757"}, {"caller_nid": "test_io_testfromtxt_test_utf8_userconverters_with_explicit_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1760"}, {"caller_nid": "test_io_testfromtxt_test_utf8_userconverters_with_explicit_dtype", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1760"}, {"caller_nid": "test_io_testfromtxt_test_utf8_userconverters_with_explicit_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1762"}, {"caller_nid": "test_io_testfromtxt_test_spacedelimiter", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1767"}, {"caller_nid": "test_io_testfromtxt_test_spacedelimiter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1768"}, {"caller_nid": "test_io_testfromtxt_test_spacedelimiter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1770"}, {"caller_nid": "test_io_testfromtxt_test_integer_delimiter", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1775"}, {"caller_nid": "test_io_testfromtxt_test_integer_delimiter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1776"}, {"caller_nid": "test_io_testfromtxt_test_integer_delimiter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1777"}, {"caller_nid": "test_io_testfromtxt_test_missing", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1781"}, {"caller_nid": "test_io_testfromtxt_test_missing", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1782"}, {"caller_nid": "test_io_testfromtxt_test_missing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1783"}, {"caller_nid": "test_io_testfromtxt_test_missing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1784"}, {"caller_nid": "test_io_testfromtxt_test_missing_with_tabs", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1789"}, {"caller_nid": "test_io_testfromtxt_test_missing_with_tabs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1791"}, {"caller_nid": "test_io_testfromtxt_test_missing_with_tabs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1792"}, {"caller_nid": "test_io_testfromtxt_test_missing_with_tabs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1793"}, {"caller_nid": "test_io_testfromtxt_test_missing_with_tabs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1794"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1799"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1801"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1803"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1804"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1806"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1808"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1810"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1811"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1814"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1814"}, {"caller_nid": "test_io_testfromtxt_test_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1815"}, {"caller_nid": "test_io_testfromtxt_test_usecols_as_css", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1820"}, {"caller_nid": "test_io_testfromtxt_test_usecols_as_css", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1822"}, {"caller_nid": "test_io_testfromtxt_test_usecols_as_css", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1823"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_structured_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1830"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_structured_dtype", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1831"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_structured_dtype", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1831"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_structured_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1832"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_structured_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1833"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_integer", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1837"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_integer", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1838"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_integer", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1838"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_named_columns", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1842"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_named_columns", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1845"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_named_columns", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1846"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_named_columns", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1847"}, {"caller_nid": "test_io_testfromtxt_test_usecols_with_named_columns", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1849"}, {"caller_nid": "test_io_testfromtxt_test_empty_file", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1853"}, {"caller_nid": "test_io_testfromtxt_test_empty_file", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1854"}, {"caller_nid": "test_io_testfromtxt_test_empty_file", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1856"}, {"caller_nid": "test_io_testfromtxt_test_empty_file", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1857"}, {"caller_nid": "test_io_testfromtxt_test_empty_file", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1857"}, {"caller_nid": "test_io_testfromtxt_test_empty_file", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1860"}, {"caller_nid": "test_io_testfromtxt_test_empty_file", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1861"}, {"caller_nid": "test_io_testfromtxt_test_empty_file", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1861"}, {"caller_nid": "test_io_testfromtxt_test_fancy_dtype_alt", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1866"}, {"caller_nid": "test_io_testfromtxt_test_fancy_dtype_alt", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1867"}, {"caller_nid": "test_io_testfromtxt_test_fancy_dtype_alt", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1868"}, {"caller_nid": "test_io_testfromtxt_test_fancy_dtype_alt", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1869"}, {"caller_nid": "test_io_testfromtxt_test_shaped_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1873"}, {"caller_nid": "test_io_testfromtxt_test_shaped_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1875"}, {"caller_nid": "test_io_testfromtxt_test_shaped_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1876"}, {"caller_nid": "test_io_testfromtxt_test_shaped_dtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1878"}, {"caller_nid": "test_io_testfromtxt_test_withmissing", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1883"}, {"caller_nid": "test_io_testfromtxt_test_withmissing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1884"}, {"caller_nid": "test_io_testfromtxt_test_withmissing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1887"}, {"caller_nid": "test_io_testfromtxt_test_withmissing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1888"}, {"caller_nid": "test_io_testfromtxt_test_withmissing", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1891"}, {"caller_nid": "test_io_testfromtxt_test_withmissing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1892"}, {"caller_nid": "test_io_testfromtxt_test_withmissing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1895"}, {"caller_nid": "test_io_testfromtxt_test_withmissing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1896"}, {"caller_nid": "test_io_testfromtxt_test_user_missing_values", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1903"}, {"caller_nid": "test_io_testfromtxt_test_user_missing_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1905"}, {"caller_nid": "test_io_testfromtxt_test_user_missing_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1909"}, {"caller_nid": "test_io_testfromtxt_test_user_missing_values", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1912"}, {"caller_nid": "test_io_testfromtxt_test_user_missing_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1915"}, {"caller_nid": "test_io_testfromtxt_test_user_missing_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1919"}, {"caller_nid": "test_io_testfromtxt_test_user_missing_values", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1921"}, {"caller_nid": "test_io_testfromtxt_test_user_missing_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1925"}, {"caller_nid": "test_io_testfromtxt_test_user_missing_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1929"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1933"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1940"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1941"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1943"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1945"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1946"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1947"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1950"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1952"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1953"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1954"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1956"}, {"caller_nid": "test_io_testfromtxt_test_user_filling_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1957"}, {"caller_nid": "test_io_testfromtxt_test_withmissing_float", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1961"}, {"caller_nid": "test_io_testfromtxt_test_withmissing_float", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1963"}, {"caller_nid": "test_io_testfromtxt_test_withmissing_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1966"}, {"caller_nid": "test_io_testfromtxt_test_withmissing_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1967"}, {"caller_nid": "test_io_testfromtxt_test_with_masked_column_uniform", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1972"}, {"caller_nid": "test_io_testfromtxt_test_with_masked_column_uniform", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1974"}, {"caller_nid": "test_io_testfromtxt_test_with_masked_column_uniform", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1975"}, {"caller_nid": "test_io_testfromtxt_test_with_masked_column_various", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1980"}, {"caller_nid": "test_io_testfromtxt_test_with_masked_column_various", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1982"}, {"caller_nid": "test_io_testfromtxt_test_with_masked_column_various", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1985"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1990"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1992"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1993"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L1999"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2000"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2000"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2001"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2001"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2004"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2010"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2012"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2013"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2020"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2021"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2021"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2022"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2022"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2025"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2026"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2026"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2027"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2028"}, {"caller_nid": "test_io_testfromtxt_test_invalid_raise_with_usecols", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2029"}, {"caller_nid": "test_io_testfromtxt_test_inconsistent_dtype", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2034"}, {"caller_nid": "test_io_testfromtxt_test_inconsistent_dtype", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2036"}, {"caller_nid": "test_io_testfromtxt_test_inconsistent_dtype", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2039"}, {"caller_nid": "test_io_testfromtxt_test_default_field_format", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2044"}, {"caller_nid": "test_io_testfromtxt_test_default_field_format", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2046"}, {"caller_nid": "test_io_testfromtxt_test_default_field_format", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2048"}, {"caller_nid": "test_io_testfromtxt_test_single_dtype_wo_names", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2053"}, {"caller_nid": "test_io_testfromtxt_test_single_dtype_wo_names", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2055"}, {"caller_nid": "test_io_testfromtxt_test_single_dtype_wo_names", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2056"}, {"caller_nid": "test_io_testfromtxt_test_single_dtype_w_explicit_names", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2061"}, {"caller_nid": "test_io_testfromtxt_test_single_dtype_w_explicit_names", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2063"}, {"caller_nid": "test_io_testfromtxt_test_single_dtype_w_explicit_names", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2065"}, {"caller_nid": "test_io_testfromtxt_test_single_dtype_w_implicit_names", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2070"}, {"caller_nid": "test_io_testfromtxt_test_single_dtype_w_implicit_names", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2072"}, {"caller_nid": "test_io_testfromtxt_test_single_dtype_w_implicit_names", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2074"}, {"caller_nid": "test_io_testfromtxt_test_easy_structured_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2079"}, {"caller_nid": "test_io_testfromtxt_test_easy_structured_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2081"}, {"caller_nid": "test_io_testfromtxt_test_easy_structured_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2083"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2089"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2090"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2091"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2092"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2093"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2095"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2096"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2097"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2098"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2099"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2100"}, {"caller_nid": "test_io_testfromtxt_test_autostrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2102"}, {"caller_nid": "test_io_testfromtxt_test_replace_space", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2108"}, {"caller_nid": "test_io_testfromtxt_test_replace_space", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2111"}, {"caller_nid": "test_io_testfromtxt_test_replace_space", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2112"}, {"caller_nid": "test_io_testfromtxt_test_replace_space", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2114"}, {"caller_nid": "test_io_testfromtxt_test_replace_space", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2118"}, {"caller_nid": "test_io_testfromtxt_test_replace_space", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2119"}, {"caller_nid": "test_io_testfromtxt_test_replace_space", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2121"}, {"caller_nid": "test_io_testfromtxt_test_replace_space", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2125"}, {"caller_nid": "test_io_testfromtxt_test_replace_space", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2126"}, {"caller_nid": "test_io_testfromtxt_test_replace_space_known_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2132"}, {"caller_nid": "test_io_testfromtxt_test_replace_space_known_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2135"}, {"caller_nid": "test_io_testfromtxt_test_replace_space_known_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2136"}, {"caller_nid": "test_io_testfromtxt_test_replace_space_known_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2138"}, {"caller_nid": "test_io_testfromtxt_test_replace_space_known_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2142"}, {"caller_nid": "test_io_testfromtxt_test_replace_space_known_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2143"}, {"caller_nid": "test_io_testfromtxt_test_replace_space_known_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2145"}, {"caller_nid": "test_io_testfromtxt_test_replace_space_known_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2149"}, {"caller_nid": "test_io_testfromtxt_test_replace_space_known_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2150"}, {"caller_nid": "test_io_testfromtxt_test_incomplete_names", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2157"}, {"caller_nid": "test_io_testfromtxt_test_incomplete_names", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2159"}, {"caller_nid": "test_io_testfromtxt_test_incomplete_names", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2160"}, {"caller_nid": "test_io_testfromtxt_test_incomplete_names", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2162"}, {"caller_nid": "test_io_testfromtxt_test_incomplete_names", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2164"}, {"caller_nid": "test_io_testfromtxt_test_names_auto_completion", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2169"}, {"caller_nid": "test_io_testfromtxt_test_names_auto_completion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2171"}, {"caller_nid": "test_io_testfromtxt_test_names_auto_completion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2173"}, {"caller_nid": "test_io_testfromtxt_test_names_with_usecols_bug1636", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2179"}, {"caller_nid": "test_io_testfromtxt_test_names_with_usecols_bug1636", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2182"}, {"caller_nid": "test_io_testfromtxt_test_names_with_usecols_bug1636", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2184"}, {"caller_nid": "test_io_testfromtxt_test_names_with_usecols_bug1636", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2187"}, {"caller_nid": "test_io_testfromtxt_test_names_with_usecols_bug1636", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2189"}, {"caller_nid": "test_io_testfromtxt_test_names_with_usecols_bug1636", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2192"}, {"caller_nid": "test_io_testfromtxt_test_fixed_width_names", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2198"}, {"caller_nid": "test_io_testfromtxt_test_fixed_width_names", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2200"}, {"caller_nid": "test_io_testfromtxt_test_fixed_width_names", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2201"}, {"caller_nid": "test_io_testfromtxt_test_fixed_width_names", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2204"}, {"caller_nid": "test_io_testfromtxt_test_fixed_width_names", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2206"}, {"caller_nid": "test_io_testfromtxt_test_fixed_width_names", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2207"}, {"caller_nid": "test_io_testfromtxt_test_filling_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2213"}, {"caller_nid": "test_io_testfromtxt_test_filling_values", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2214"}, {"caller_nid": "test_io_testfromtxt_test_filling_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2215"}, {"caller_nid": "test_io_testfromtxt_test_comments_is_none", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2219"}, {"caller_nid": "test_io_testfromtxt_test_comments_is_none", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2220"}, {"caller_nid": "test_io_testfromtxt_test_comments_is_none", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2221"}, {"caller_nid": "test_io_testfromtxt_test_comments_is_none", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2224"}, {"caller_nid": "test_io_testfromtxt_test_comments_is_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2225"}, {"caller_nid": "test_io_testfromtxt_test_comments_is_none", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2226"}, {"caller_nid": "test_io_testfromtxt_test_comments_is_none", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2227"}, {"caller_nid": "test_io_testfromtxt_test_comments_is_none", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2228"}, {"caller_nid": "test_io_testfromtxt_test_comments_is_none", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2231"}, {"caller_nid": "test_io_testfromtxt_test_comments_is_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2232"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2239"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2240"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2241"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2244"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2245"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2246"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2247"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2248"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2251"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2252"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2252"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2253"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2255"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2256"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2257"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2260"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2261"}, {"caller_nid": "test_io_testfromtxt_test_latin1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2262"}, {"caller_nid": "test_io_testfromtxt_test_binary_decode_autodtype", "callee": "loadfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2266"}, {"caller_nid": "test_io_testfromtxt_test_binary_decode_autodtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2267"}, {"caller_nid": "test_io_testfromtxt_test_binary_decode_autodtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2267"}, {"caller_nid": "test_io_testfromtxt_test_binary_decode_autodtype", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2267"}, {"caller_nid": "test_io_testfromtxt_test_binary_decode_autodtype", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2267"}, {"caller_nid": "test_io_testfromtxt_test_utf8_byte_encoding", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2274"}, {"caller_nid": "test_io_testfromtxt_test_utf8_byte_encoding", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2275"}, {"caller_nid": "test_io_testfromtxt_test_utf8_byte_encoding", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2276"}, {"caller_nid": "test_io_testfromtxt_test_utf8_byte_encoding", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2279"}, {"caller_nid": "test_io_testfromtxt_test_utf8_byte_encoding", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2280"}, {"caller_nid": "test_io_testfromtxt_test_utf8_byte_encoding", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2284"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2288"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2289"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2291"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2293"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2294"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2295"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2297"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2300"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2302"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2304"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2305"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2305"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "getpreferredencoding", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2317"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2318"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2320"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2323"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2324"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2328"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2329"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2331"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2334"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2335"}, {"caller_nid": "test_io_testfromtxt_test_utf8_file_nodtype_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2340"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "recfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2347"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2348"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2350"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2350"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2351"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "recfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2354"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2355"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2358"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2359"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2360"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "recfromcsv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2368"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2369"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2371"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2371"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2372"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "recfromcsv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2375"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2376"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2379"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2380"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2381"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "recfromcsv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2384"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2385"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2387"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2387"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2388"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "recfromcsv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2392"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2393"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2395"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2395"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2396"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "recfromcsv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2400"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2400"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2401"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2402"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2403"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2409"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2410"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2411"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2412"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2415"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2420"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2421"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2422"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2425"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2429"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2432"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2433"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2435"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2436"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2437"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2439"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2440"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2441"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2448"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2449"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2451"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2454"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2455"}, {"caller_nid": "test_io_testfromtxt_test_max_rows", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2457"}, {"caller_nid": "test_io_testfromtxt_test_gft_using_filename", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2462"}, {"caller_nid": "test_io_testfromtxt_test_gft_using_filename", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2462"}, {"caller_nid": "test_io_testfromtxt_test_gft_using_filename", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2467"}, {"caller_nid": "test_io_testfromtxt_test_gft_using_filename", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2468"}, {"caller_nid": "test_io_testfromtxt_test_gft_using_filename", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2470"}, {"caller_nid": "test_io_testfromtxt_test_gft_using_filename", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2471"}, {"caller_nid": "test_io_testfromtxt_test_gft_from_gzip", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2475"}, {"caller_nid": "test_io_testfromtxt_test_gft_from_gzip", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2475"}, {"caller_nid": "test_io_testfromtxt_test_gft_from_gzip", "callee": "GzipFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2481"}, {"caller_nid": "test_io_testfromtxt_test_gft_from_gzip", "callee": "asbytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2482"}, {"caller_nid": "test_io_testfromtxt_test_gft_from_gzip", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2484"}, {"caller_nid": "test_io_testfromtxt_test_gft_from_gzip", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2485"}, {"caller_nid": "test_io_testfromtxt_test_gft_from_gzip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2487"}, {"caller_nid": "test_io_testfromtxt_test_gft_from_gzip", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2487"}, {"caller_nid": "test_io_testfromtxt_test_gft_using_generator", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2495"}, {"caller_nid": "test_io_testfromtxt_test_gft_using_generator", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2495"}, {"caller_nid": "test_io_testfromtxt_test_gft_using_generator", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2496"}, {"caller_nid": "test_io_testfromtxt_test_gft_using_generator", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2496"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_largeint", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2511"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_largeint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2513"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_largeint", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2515"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_largeint", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2516"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_largeint", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2517"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_largeint", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2519"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_largeint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2520"}, {"caller_nid": "test_io_testfromtxt_test_auto_dtype_largeint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2521"}, {"caller_nid": "test_io_testfromtxt_test_unpack_float_data", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2525"}, {"caller_nid": "test_io_testfromtxt_test_unpack_float_data", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2526"}, {"caller_nid": "test_io_testfromtxt_test_unpack_float_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2526"}, {"caller_nid": "test_io_testfromtxt_test_unpack_float_data", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2527"}, {"caller_nid": "test_io_testfromtxt_test_unpack_float_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2527"}, {"caller_nid": "test_io_testfromtxt_test_unpack_float_data", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2528"}, {"caller_nid": "test_io_testfromtxt_test_unpack_float_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2528"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2535"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2536"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2536"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2537"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2537"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2538"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2538"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2539"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2539"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2540"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2540"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2541"}, {"caller_nid": "test_io_testfromtxt_test_unpack_structured", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2541"}, {"caller_nid": "test_io_testfromtxt_test_unpack_auto_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2547"}, {"caller_nid": "test_io_testfromtxt_test_unpack_auto_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2547"}, {"caller_nid": "test_io_testfromtxt_test_unpack_auto_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2547"}, {"caller_nid": "test_io_testfromtxt_test_unpack_auto_dtype", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2548"}, {"caller_nid": "test_io_testfromtxt_test_unpack_auto_dtype", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2549"}, {"caller_nid": "test_io_testfromtxt_test_unpack_auto_dtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2550"}, {"caller_nid": "test_io_testfromtxt_test_unpack_auto_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2551"}, {"caller_nid": "test_io_testfromtxt_test_unpack_single_name", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2558"}, {"caller_nid": "test_io_testfromtxt_test_unpack_single_name", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2559"}, {"caller_nid": "test_io_testfromtxt_test_unpack_single_name", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2560"}, {"caller_nid": "test_io_testfromtxt_test_unpack_single_name", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2561"}, {"caller_nid": "test_io_testfromtxt_test_squeeze_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2569"}, {"caller_nid": "test_io_testfromtxt_test_squeeze_scalar", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2570"}, {"caller_nid": "test_io_testfromtxt_test_squeeze_scalar", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2571"}, {"caller_nid": "test_io_testfromtxt_test_squeeze_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2572"}, {"caller_nid": "test_io_testfromtxt_test_squeeze_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2573"}, {"caller_nid": "test_io_test_ndmin_keyword", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2581"}, {"caller_nid": "test_io_test_ndmin_keyword", "callee": "StringIO", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2581"}, {"caller_nid": "test_io_test_ndmin_keyword", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2582"}, {"caller_nid": "test_io_test_ndmin_keyword", "callee": "StringIO", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2582"}, {"caller_nid": "test_io_test_ndmin_keyword", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2584"}, {"caller_nid": "test_io_testpathusage_test_loadtxt", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2590"}, {"caller_nid": "test_io_testpathusage_test_loadtxt", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2591"}, {"caller_nid": "test_io_testpathusage_test_loadtxt", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2592"}, {"caller_nid": "test_io_testpathusage_test_loadtxt", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2593"}, {"caller_nid": "test_io_testpathusage_test_loadtxt", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2594"}, {"caller_nid": "test_io_testpathusage_test_loadtxt", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2595"}, {"caller_nid": "test_io_testpathusage_test_save_load", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2599"}, {"caller_nid": "test_io_testpathusage_test_save_load", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2600"}, {"caller_nid": "test_io_testpathusage_test_save_load", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2601"}, {"caller_nid": "test_io_testpathusage_test_save_load", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2602"}, {"caller_nid": "test_io_testpathusage_test_save_load", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2603"}, {"caller_nid": "test_io_testpathusage_test_save_load", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2604"}, {"caller_nid": "test_io_testpathusage_test_save_load_memmap", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2608"}, {"caller_nid": "test_io_testpathusage_test_save_load_memmap", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2609"}, {"caller_nid": "test_io_testpathusage_test_save_load_memmap", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2610"}, {"caller_nid": "test_io_testpathusage_test_save_load_memmap", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2611"}, {"caller_nid": "test_io_testpathusage_test_save_load_memmap", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2612"}, {"caller_nid": "test_io_testpathusage_test_save_load_memmap", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2613"}, {"caller_nid": "test_io_testpathusage_test_save_load_memmap", "callee": "break_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2617"}, {"caller_nid": "test_io_testpathusage_test_save_load_memmap", "callee": "break_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2618"}, {"caller_nid": "test_io_test_save_load_memmap_readwrite", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2623"}, {"caller_nid": "test_io_test_save_load_memmap_readwrite", "callee": "filename_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2624"}, {"caller_nid": "test_io_test_save_load_memmap_readwrite", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2625"}, {"caller_nid": "test_io_test_save_load_memmap_readwrite", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2626"}, {"caller_nid": "test_io_test_save_load_memmap_readwrite", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2627"}, {"caller_nid": "test_io_test_save_load_memmap_readwrite", "callee": "break_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2632"}, {"caller_nid": "test_io_test_save_load_memmap_readwrite", "callee": "break_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2633"}, {"caller_nid": "test_io_test_save_load_memmap_readwrite", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2634"}, {"caller_nid": "test_io_test_save_load_memmap_readwrite", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2635"}, {"caller_nid": "test_io_test_savez_load", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2639"}, {"caller_nid": "test_io_test_savez_load", "callee": "filename_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2640"}, {"caller_nid": "test_io_test_savez_load", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2641"}, {"caller_nid": "test_io_test_savez_load", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2642"}, {"caller_nid": "test_io_test_savez_load", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2643"}, {"caller_nid": "test_io_test_savez_compressed_load", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2647"}, {"caller_nid": "test_io_test_savez_compressed_load", "callee": "filename_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2648"}, {"caller_nid": "test_io_test_savez_compressed_load", "callee": "savez_compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2649"}, {"caller_nid": "test_io_test_savez_compressed_load", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2650"}, {"caller_nid": "test_io_test_savez_compressed_load", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2651"}, {"caller_nid": "test_io_test_savez_compressed_load", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2652"}, {"caller_nid": "test_io_test_genfromtxt", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2656"}, {"caller_nid": "test_io_test_genfromtxt", "callee": "filename_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2657"}, {"caller_nid": "test_io_test_genfromtxt", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2658"}, {"caller_nid": "test_io_test_genfromtxt", "callee": "savetxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2659"}, {"caller_nid": "test_io_test_genfromtxt", "callee": "genfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2660"}, {"caller_nid": "test_io_test_genfromtxt", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2661"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2666"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "filename_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2667"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2668"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "recfromtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2672"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2673"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2675"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2675"}, {"caller_nid": "test_io_test_recfromtxt", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2676"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2681"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "filename_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2682"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2683"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "recfromcsv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2689"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2690"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2692"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2692"}, {"caller_nid": "test_io_test_recfromcsv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2693"}, {"caller_nid": "test_io_test_gzip_load", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2697"}, {"caller_nid": "test_io_test_gzip_load", "callee": "GzipFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2700"}, {"caller_nid": "test_io_test_gzip_load", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2702"}, {"caller_nid": "test_io_test_gzip_load", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2703"}, {"caller_nid": "test_io_test_gzip_load", "callee": "GzipFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2706"}, {"caller_nid": "test_io_test_gzip_load", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2707"}, {"caller_nid": "test_io_test_gzip_load", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2707"}, {"caller_nid": "test_io_test_ducktyping", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2734"}, {"caller_nid": "test_io_test_ducktyping", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2739"}, {"caller_nid": "test_io_test_ducktyping", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2744"}, {"caller_nid": "test_io_test_ducktyping", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2744"}, {"caller_nid": "test_io_test_gzip_loadtxt", "callee": "GzipFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2754"}, {"caller_nid": "test_io_test_gzip_loadtxt", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2756"}, {"caller_nid": "test_io_test_gzip_loadtxt", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2759"}, {"caller_nid": "test_io_test_gzip_loadtxt", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2760"}, {"caller_nid": "test_io_test_gzip_loadtxt", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2762"}, {"caller_nid": "test_io_test_gzip_loadtxt", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2763"}, {"caller_nid": "test_io_test_gzip_loadtxt", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2765"}, {"caller_nid": "test_io_test_gzip_loadtxt_from_string", "callee": "GzipFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2770"}, {"caller_nid": "test_io_test_gzip_loadtxt_from_string", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2772"}, {"caller_nid": "test_io_test_gzip_loadtxt_from_string", "callee": "GzipFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2775"}, {"caller_nid": "test_io_test_gzip_loadtxt_from_string", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2776"}, {"caller_nid": "test_io_test_gzip_loadtxt_from_string", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2776"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2781"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2782"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2784"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2787"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2789"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2790"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2791"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2791"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2792"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2792"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2794"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2795"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2796"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2798"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2799"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2801"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2801"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2801"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2804"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2806"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2806"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2807"}, {"caller_nid": "test_io_test_npzfile_dict", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2807"}, {"caller_nid": "test_io_test_load_refcount", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2817"}, {"caller_nid": "test_io_test_load_refcount", "callee": "assert_no_gc_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2820"}, {"caller_nid": "test_io_test_load_refcount", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2821"}, {"caller_nid": "test_io_test_load_refcount", "callee": "assert_no_gc_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2825"}, {"caller_nid": "test_io_test_load_refcount", "callee": "loadtxt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2826"}, {"caller_nid": "test_io_test_load_refcount", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2827"}, {"caller_nid": "test_io_test_load_refcount", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2827"}, {"caller_nid": "test_io_test_load_multiple_arrays_until_eof", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2832"}, {"caller_nid": "test_io_test_load_multiple_arrays_until_eof", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2833"}, {"caller_nid": "test_io_test_load_multiple_arrays_until_eof", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2835"}, {"caller_nid": "test_io_test_load_multiple_arrays_until_eof", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2837"}, {"caller_nid": "test_io_test_load_multiple_arrays_until_eof", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2839"}, {"caller_nid": "test_io_test_load_multiple_arrays_until_eof", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2840"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2844"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2845"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2846"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2848"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2849"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "savez", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2850"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2852"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "savez_compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2853"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2855"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2856"}, {"caller_nid": "test_io_test_savez_nopickle", "callee": "savez_compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_io.py", "source_location": "L2857"}]}