1 line
53 KiB
JSON
1 line
53 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "label": "records.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1"}, {"id": "records_find_duplicate", "label": "find_duplicate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L47"}, {"id": "records_format_parser", "label": "format_parser", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L57"}, {"id": "records_format_parser_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L117"}, {"id": "records_format_parser_parseformats", "label": "._parseFormats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L122"}, {"id": "records_format_parser_setfieldnames", "label": "._setfieldnames()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L146"}, {"id": "records_format_parser_createdtype", "label": "._createdtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L182"}, {"id": "records_record", "label": "record", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L196"}, {"id": "records_record_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L205"}, {"id": "records_record_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L210"}, {"id": "records_record_getattribute", "label": ".__getattribute__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L215"}, {"id": "records_record_setattr", "label": ".__setattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L239"}, {"id": "records_record_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L251"}, {"id": "records_record_pprint", "label": ".pprint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L261"}, {"id": "records_recarray", "label": "recarray", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L280"}, {"id": "ndarray", "label": "ndarray", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "records_recarray_new", "label": ".__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L386"}, {"id": "records_recarray_array_finalize", "label": ".__array_finalize__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L408"}, {"id": "records_recarray_getattribute", "label": ".__getattribute__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L414"}, {"id": "records_recarray_setattr", "label": ".__setattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L448"}, {"id": "records_recarray_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L485"}, {"id": "records_recarray_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L502"}, {"id": "records_recarray_field", "label": ".field()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L538"}, {"id": "records_deprecate_shape_0_as_none", "label": "_deprecate_shape_0_as_None()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L556"}, {"id": "records_fromarrays", "label": "fromarrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L569"}, {"id": "records_fromrecords", "label": "fromrecords()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L664"}, {"id": "records_fromstring", "label": "fromstring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L753"}, {"id": "records_get_remaining_size", "label": "get_remaining_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L827"}, {"id": "records_fromfile", "label": "fromfile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L837"}, {"id": "records_array", "label": "array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L942"}, {"id": "records_rationale_1", "label": "This module contains a set of functions for record arrays.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1"}, {"id": "records_rationale_48", "label": "Find duplication in a list, return a list of duplicated elements", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L48"}, {"id": "records_rationale_58", "label": "Class to convert formats, names, titles description to a dtype. After const", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L58"}, {"id": "records_rationale_123", "label": "Parse the field formats", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L123"}, {"id": "records_rationale_147", "label": "convert input field names into a list and assign to the _names attribute", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L147"}, {"id": "records_rationale_197", "label": "A data-type scalar that allows field access as attribute lookup.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L197"}, {"id": "records_rationale_262", "label": "Pretty-print all fields.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L262"}, {"id": "records_rationale_281", "label": "Construct an ndarray that allows field access using attributes. Arrays may", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L281"}, {"id": "records_rationale_571", "label": "Create a record array from a (flat) list of arrays Parameters ---------", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L571"}, {"id": "records_rationale_666", "label": "Create a recarray from a list of records in text form. Parameters -----", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L666"}, {"id": "records_rationale_755", "label": "r\"\"\"Create a record array from binary data Note that despite the name of th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L755"}, {"id": "records_rationale_839", "label": "Create an array from binary file data Parameters ---------- fd : st", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L839"}, {"id": "records_rationale_944", "label": "Construct a record array from a wide-variety of objects. A general-purpose", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L944"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "numpy_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_arrayprint_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_find_duplicate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_format_parser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L57", "weight": 1.0}, {"source": "records_format_parser", "target": "records_format_parser_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L117", "weight": 1.0}, {"source": "records_format_parser", "target": "records_format_parser_parseformats", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L122", "weight": 1.0}, {"source": "records_format_parser", "target": "records_format_parser_setfieldnames", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L146", "weight": 1.0}, {"source": "records_format_parser", "target": "records_format_parser_createdtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L182", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L196", "weight": 1.0}, {"source": "records_record", "target": "records_record_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L205", "weight": 1.0}, {"source": "records_record", "target": "records_record_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L210", "weight": 1.0}, {"source": "records_record", "target": "records_record_getattribute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L215", "weight": 1.0}, {"source": "records_record", "target": "records_record_setattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L239", "weight": 1.0}, {"source": "records_record", "target": "records_record_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L251", "weight": 1.0}, {"source": "records_record", "target": "records_record_pprint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L261", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_recarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L280", "weight": 1.0}, {"source": "records_recarray", "target": "ndarray", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L280", "weight": 1.0}, {"source": "records_recarray", "target": "records_recarray_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L386", "weight": 1.0}, {"source": "records_recarray", "target": "records_recarray_array_finalize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L408", "weight": 1.0}, {"source": "records_recarray", "target": "records_recarray_getattribute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L414", "weight": 1.0}, {"source": "records_recarray", "target": "records_recarray_setattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L448", "weight": 1.0}, {"source": "records_recarray", "target": "records_recarray_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L485", "weight": 1.0}, {"source": "records_recarray", "target": "records_recarray_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L502", "weight": 1.0}, {"source": "records_recarray", "target": "records_recarray_field", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L538", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_deprecate_shape_0_as_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L556", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_fromarrays", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L569", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_fromrecords", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L664", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_fromstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L753", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_get_remaining_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L827", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_fromfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L837", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "target": "records_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L942", "weight": 1.0}, {"source": "records_format_parser_init", "target": "records_format_parser_parseformats", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L118", "weight": 1.0}, {"source": "records_format_parser_init", "target": "records_format_parser_setfieldnames", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L119", "weight": 1.0}, {"source": "records_format_parser_init", "target": "records_format_parser_createdtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L120", "weight": 1.0}, {"source": "records_format_parser_setfieldnames", "target": "records_find_duplicate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L169", "weight": 1.0}, {"source": "records_record_repr", "target": "records_record_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L207", "weight": 1.0}, {"source": "records_record_repr", "target": "records_recarray_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L208", "weight": 1.0}, {"source": "records_record_getattribute", "target": "records_recarray_getattribute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L217", "weight": 1.0}, {"source": "records_record_setattr", "target": "records_recarray_getattribute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L242", "weight": 1.0}, {"source": "records_record_setattr", "target": "records_recarray_setattr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L247", "weight": 1.0}, {"source": "records_record_getitem", "target": "records_recarray_getitem", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L252", "weight": 1.0}, {"source": "records_recarray_new", "target": "records_format_parser", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L393", "weight": 1.0}, {"source": "records_recarray_setattr", "target": "records_recarray_getattribute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L463", "weight": 1.0}, {"source": "records_recarray_field", "target": "records_recarray_getattribute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L540", "weight": 1.0}, {"source": "records_fromarrays", "target": "records_deprecate_shape_0_as_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L620", "weight": 1.0}, {"source": "records_fromarrays", "target": "records_format_parser", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L635", "weight": 1.0}, {"source": "records_fromarrays", "target": "records_recarray", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L648", "weight": 1.0}, {"source": "records_fromrecords", "target": "records_array", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L708", "weight": 1.0}, {"source": "records_fromrecords", "target": "records_fromarrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L712", "weight": 1.0}, {"source": "records_fromrecords", "target": "records_format_parser", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L718", "weight": 1.0}, {"source": "records_fromrecords", "target": "records_deprecate_shape_0_as_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L726", "weight": 1.0}, {"source": "records_fromrecords", "target": "records_recarray", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L733", "weight": 1.0}, {"source": "records_fromstring", "target": "records_format_parser", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L814", "weight": 1.0}, {"source": "records_fromstring", "target": "records_deprecate_shape_0_as_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L819", "weight": 1.0}, {"source": "records_fromstring", "target": "records_recarray", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L824", "weight": 1.0}, {"source": "records_fromfile", "target": "records_deprecate_shape_0_as_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L886", "weight": 1.0}, {"source": "records_fromfile", "target": "records_get_remaining_size", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L905", "weight": 1.0}, {"source": "records_fromfile", "target": "records_format_parser", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L910", "weight": 1.0}, {"source": "records_fromfile", "target": "records_array", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L916", "weight": 1.0}, {"source": "records_fromfile", "target": "records_recarray", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L933", "weight": 1.0}, {"source": "records_array", "target": "records_format_parser", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1036", "weight": 1.0}, {"source": "records_array", "target": "records_recarray", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1049", "weight": 1.0}, {"source": "records_array", "target": "records_fromstring", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1052", "weight": 1.0}, {"source": "records_array", "target": "records_fromrecords", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1056", "weight": 1.0}, {"source": "records_array", "target": "records_fromarrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1058", "weight": 1.0}, {"source": "records_array", "target": "records_fromfile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1070", "weight": 1.0}, {"source": "records_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_records_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1", "weight": 1.0}, {"source": "records_rationale_48", "target": "records_find_duplicate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L48", "weight": 1.0}, {"source": "records_rationale_58", "target": "records_format_parser", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L58", "weight": 1.0}, {"source": "records_rationale_123", "target": "records_format_parser_parseformats", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L123", "weight": 1.0}, {"source": "records_rationale_147", "target": "records_format_parser_setfieldnames", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L147", "weight": 1.0}, {"source": "records_rationale_197", "target": "records_record", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L197", "weight": 1.0}, {"source": "records_rationale_262", "target": "records_record_pprint", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L262", "weight": 1.0}, {"source": "records_rationale_281", "target": "records_recarray", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L281", "weight": 1.0}, {"source": "records_rationale_571", "target": "records_fromarrays", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L571", "weight": 1.0}, {"source": "records_rationale_666", "target": "records_fromrecords", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L666", "weight": 1.0}, {"source": "records_rationale_755", "target": "records_fromstring", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L755", "weight": 1.0}, {"source": "records_rationale_839", "target": "records_fromfile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L839", "weight": 1.0}, {"source": "records_rationale_944", "target": "records_array", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L944", "weight": 1.0}], "raw_calls": [{"caller_nid": "records_find_duplicate", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L51"}, {"caller_nid": "records_find_duplicate", "callee": "Counter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L51"}, {"caller_nid": "records_format_parser_parseformats", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L126"}, {"caller_nid": "records_format_parser_parseformats", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L127"}, {"caller_nid": "records_format_parser_parseformats", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L128"}, {"caller_nid": "records_format_parser_parseformats", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L131"}, {"caller_nid": "records_format_parser_parseformats", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L136"}, {"caller_nid": "records_format_parser_parseformats", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L139"}, {"caller_nid": "records_format_parser_parseformats", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L144"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L151"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L153"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L154"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "NameError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L156"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L156"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L158"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L166"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L166"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L171"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L174"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L179"}, {"caller_nid": "records_format_parser_setfieldnames", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L180"}, {"caller_nid": "records_format_parser_createdtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L183"}, {"caller_nid": "records_format_parser_createdtype", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L191"}, {"caller_nid": "records_record_repr", "callee": "_get_legacy_print_mode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L206"}, {"caller_nid": "records_record_repr", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L208"}, {"caller_nid": "records_record_str", "callee": "_get_legacy_print_mode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L211"}, {"caller_nid": "records_record_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L212"}, {"caller_nid": "records_record_str", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L212"}, {"caller_nid": "records_record_str", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L213"}, {"caller_nid": "records_record_getattribute", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L223"}, {"caller_nid": "records_record_getattribute", "callee": "getfield", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L225"}, {"caller_nid": "records_record_getattribute", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L234"}, {"caller_nid": "records_record_getattribute", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L237"}, {"caller_nid": "records_record_setattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L241"}, {"caller_nid": "records_record_setattr", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L243"}, {"caller_nid": "records_record_setattr", "callee": "setfield", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L245"}, {"caller_nid": "records_record_setattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L246"}, {"caller_nid": "records_record_setattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L249"}, {"caller_nid": "records_record_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L255"}, {"caller_nid": "records_record_getitem", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L256"}, {"caller_nid": "records_record_pprint", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L265"}, {"caller_nid": "records_record_pprint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L265"}, {"caller_nid": "records_record_pprint", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L267"}, {"caller_nid": "records_record_pprint", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L268"}, {"caller_nid": "records_recarray_new", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L391"}, {"caller_nid": "records_recarray_getattribute", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L428"}, {"caller_nid": "records_recarray_getattribute", "callee": "getfield", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L429"}, {"caller_nid": "records_recarray_getattribute", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L438"}, {"caller_nid": "records_recarray_getattribute", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L439"}, {"caller_nid": "records_recarray_getattribute", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L442"}, {"caller_nid": "records_recarray_setattr", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L454"}, {"caller_nid": "records_recarray_setattr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L457"}, {"caller_nid": "records_recarray_setattr", "callee": "__delattr__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L474"}, {"caller_nid": "records_recarray_setattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L480"}, {"caller_nid": "records_recarray_setattr", "callee": "setfield", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L483"}, {"caller_nid": "records_recarray_getitem", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L486"}, {"caller_nid": "records_recarray_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L490"}, {"caller_nid": "records_recarray_getitem", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L492"}, {"caller_nid": "records_recarray_getitem", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L492"}, {"caller_nid": "records_recarray_getitem", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L493"}, {"caller_nid": "records_recarray_getitem", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L494"}, {"caller_nid": "records_recarray_getitem", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L497"}, {"caller_nid": "records_recarray_repr", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L507"}, {"caller_nid": "records_recarray_repr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L515"}, {"caller_nid": "records_recarray_repr", "callee": "array2string", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L527"}, {"caller_nid": "records_recarray_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L531"}, {"caller_nid": "records_recarray_repr", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L533"}, {"caller_nid": "records_recarray_repr", "callee": "_get_legacy_print_mode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L534"}, {"caller_nid": "records_recarray_field", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L539"}, {"caller_nid": "records_recarray_field", "callee": "getfield", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L548"}, {"caller_nid": "records_recarray_field", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L551"}, {"caller_nid": "records_recarray_field", "callee": "setfield", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L553"}, {"caller_nid": "records_deprecate_shape_0_as_none", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L558"}, {"caller_nid": "records_fromarrays", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L617"}, {"caller_nid": "records_fromarrays", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L624"}, {"caller_nid": "records_fromarrays", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L633"}, {"caller_nid": "records_fromarrays", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L639"}, {"caller_nid": "records_fromarrays", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L639"}, {"caller_nid": "records_fromarrays", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L640"}, {"caller_nid": "records_fromarrays", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L644"}, {"caller_nid": "records_fromarrays", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L651"}, {"caller_nid": "records_fromarrays", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L656"}, {"caller_nid": "records_fromrecords", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L710"}, {"caller_nid": "records_fromrecords", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L710"}, {"caller_nid": "records_fromrecords", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L716"}, {"caller_nid": "records_fromrecords", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L728"}, {"caller_nid": "records_fromrecords", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L729"}, {"caller_nid": "records_fromrecords", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L731"}, {"caller_nid": "records_fromrecords", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L732"}, {"caller_nid": "records_fromrecords", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L734"}, {"caller_nid": "records_fromrecords", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L735"}, {"caller_nid": "records_fromrecords", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L738"}, {"caller_nid": "records_fromrecords", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L747"}, {"caller_nid": "records_fromstring", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L809"}, {"caller_nid": "records_fromstring", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L812"}, {"caller_nid": "records_fromstring", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L822"}, {"caller_nid": "records_get_remaining_size", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L828"}, {"caller_nid": "records_get_remaining_size", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L830"}, {"caller_nid": "records_get_remaining_size", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L831"}, {"caller_nid": "records_get_remaining_size", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L833"}, {"caller_nid": "records_fromfile", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L883"}, {"caller_nid": "records_fromfile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L890"}, {"caller_nid": "records_fromfile", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L893"}, {"caller_nid": "records_fromfile", "callee": "nullcontext", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L897"}, {"caller_nid": "records_fromfile", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L900"}, {"caller_nid": "records_fromfile", "callee": "fspath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L900"}, {"caller_nid": "records_fromfile", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L904"}, {"caller_nid": "records_fromfile", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L908"}, {"caller_nid": "records_fromfile", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L916"}, {"caller_nid": "records_fromfile", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L919"}, {"caller_nid": "records_fromfile", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L920"}, {"caller_nid": "records_fromfile", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L921"}, {"caller_nid": "records_fromfile", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L922"}, {"caller_nid": "records_fromfile", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L927"}, {"caller_nid": "records_fromfile", "callee": "readinto", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L934"}, {"caller_nid": "records_fromfile", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L936"}, {"caller_nid": "records_array", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1027"}, {"caller_nid": "records_array", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1027"}, {"caller_nid": "records_array", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1027"}, {"caller_nid": "records_array", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1029"}, {"caller_nid": "records_array", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1034"}, {"caller_nid": "records_array", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1048"}, {"caller_nid": "records_array", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1051"}, {"caller_nid": "records_array", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1054"}, {"caller_nid": "records_array", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1055"}, {"caller_nid": "records_array", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1060"}, {"caller_nid": "records_array", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1062"}, {"caller_nid": "records_array", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1066"}, {"caller_nid": "records_array", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1069"}, {"caller_nid": "records_array", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1072"}, {"caller_nid": "records_array", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1074"}, {"caller_nid": "records_array", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1078"}, {"caller_nid": "records_array", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1079"}, {"caller_nid": "records_array", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1082"}, {"caller_nid": "records_array", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1083"}, {"caller_nid": "records_array", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1084"}, {"caller_nid": "records_array", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1087"}, {"caller_nid": "records_array", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/records.py", "source_location": "L1088"}]} |