1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_data_platform_validator_py", "label": "validator.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L1"}, {"id": "data_platform_validator_validationresult", "label": "ValidationResult", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L8"}, {"id": "data_platform_validator_validationresult_init", "label": ".__init__()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L9"}, {"id": "data_platform_validator_validationresult_repr", "label": ".__repr__()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L16"}, {"id": "data_platform_validator_validationresult_to_dict", "label": ".to_dict()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L21"}, {"id": "data_platform_validator_datavalidator", "label": "DataValidator", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L31"}, {"id": "data_platform_validator_datavalidator_validate", "label": ".validate()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L34"}, {"id": "data_platform_validator_datavalidator_validate_realtime_dict", "label": ".validate_realtime_dict()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L48"}, {"id": "data_platform_validator_datavalidator_validate_daily", "label": "._validate_daily()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L69"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_data_platform_validator_py", "target": "pandas", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L3", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_data_platform_validator_py", "target": "datetime", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L4", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_data_platform_validator_py", "target": "typing", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L5", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_data_platform_validator_py", "target": "data_platform_validator_validationresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L8", "weight": 1.0}, {"source": "data_platform_validator_validationresult", "target": "data_platform_validator_validationresult_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L9", "weight": 1.0}, {"source": "data_platform_validator_validationresult", "target": "data_platform_validator_validationresult_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L16", "weight": 1.0}, {"source": "data_platform_validator_validationresult", "target": "data_platform_validator_validationresult_to_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L21", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_data_platform_validator_py", "target": "data_platform_validator_datavalidator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L31", "weight": 1.0}, {"source": "data_platform_validator_datavalidator", "target": "data_platform_validator_datavalidator_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L34", "weight": 1.0}, {"source": "data_platform_validator_datavalidator", "target": "data_platform_validator_datavalidator_validate_realtime_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L48", "weight": 1.0}, {"source": "data_platform_validator_datavalidator", "target": "data_platform_validator_datavalidator_validate_daily", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L69", "weight": 1.0}, {"source": "data_platform_validator_datavalidator_validate", "target": "data_platform_validator_validationresult", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L35", "weight": 1.0}, {"source": "data_platform_validator_datavalidator_validate", "target": "data_platform_validator_datavalidator_validate_daily", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L43", "weight": 1.0}, {"source": "data_platform_validator_datavalidator_validate_realtime_dict", "target": "data_platform_validator_validationresult", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L50", "weight": 1.0}], "raw_calls": [{"caller_nid": "data_platform_validator_validationresult_repr", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L18"}, {"caller_nid": "data_platform_validator_validationresult_repr", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L18"}, {"caller_nid": "data_platform_validator_datavalidator_validate", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L37"}, {"caller_nid": "data_platform_validator_datavalidator_validate", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L40"}, {"caller_nid": "data_platform_validator_datavalidator_validate", "callee": "_validate_realtime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L45"}, {"caller_nid": "data_platform_validator_datavalidator_validate_realtime_dict", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L54"}, {"caller_nid": "data_platform_validator_datavalidator_validate_realtime_dict", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L55"}, {"caller_nid": "data_platform_validator_datavalidator_validate_realtime_dict", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L56"}, {"caller_nid": "data_platform_validator_datavalidator_validate_realtime_dict", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L57"}, {"caller_nid": "data_platform_validator_datavalidator_validate_realtime_dict", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L59"}, {"caller_nid": "data_platform_validator_datavalidator_validate_realtime_dict", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L60"}, {"caller_nid": "data_platform_validator_datavalidator_validate_realtime_dict", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L61"}, {"caller_nid": "data_platform_validator_datavalidator_validate_realtime_dict", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L62"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L70"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L70"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "iterrows", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L72"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L76"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "isna", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L77"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L77"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L78"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L82"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L82"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L82"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L82"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L83"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L83"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L83"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L83"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "max", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L85"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "min", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L85"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L86"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L89"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "notna", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L90"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L90"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L91"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "str", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L94"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L94"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L94"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L96"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "extend", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L99"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "duplicated", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L105"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L106"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L107"}, {"caller_nid": "data_platform_validator_datavalidator_validate_daily", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/data_platform/validator.py", "source_location": "L107"}]} |