forked from kaiiyer/UBA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprocess.data.json
More file actions
1 lines (1 loc) · 3.79 KB
/
Copy pathprocess.data.json
File metadata and controls
1 lines (1 loc) · 3.79 KB
1
{".class": "MypyFile", "_fullname": "process", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "CSV": {".class": "SymbolTableNode", "cross_ref": "dataset.CSV", "kind": "Gdef"}, "DataFrame": {".class": "SymbolTableNode", "cross_ref": "dataset.DataFrame", "kind": "Gdef"}, "Dataset": {".class": "SymbolTableNode", "cross_ref": "dataset.Dataset", "kind": "Gdef"}, "DatasetLogPrior": {".class": "SymbolTableNode", "cross_ref": "dataset.DatasetLogPrior", "kind": "Gdef"}, "Dataset_Session": {".class": "SymbolTableNode", "cross_ref": "dataset.Dataset_Session", "kind": "Gdef"}, "ProcessEngine": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "process.ProcessEngine", "name": "ProcessEngine", "type_vars": []}, "flags": [], "fullname": "process.ProcessEngine", "metaclass_type": null, "metadata": {}, "module_name": "process", "mro": ["process.ProcessEngine", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "process.ProcessEngine.__init__", "name": "__init__", "type": null}}, "execute": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "process.ProcessEngine.execute", "name": "execute", "type": null}}, "process_data": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "data_folder", "log_data_obj"], "flags": [], "fullname": "process.ProcessEngine.process_data", "name": "process_data", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "data_folder", "log_data_obj"], "arg_types": ["process.ProcessEngine", "builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "type_ref": "builtins.dict"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "process_data of ProcessEngine", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "process.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "process.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "process.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "process.__package__", "name": "__package__", "type": "builtins.str"}}, "dataset_scheme": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "process.dataset_scheme", "name": "dataset_scheme", "type": {".class": "Instance", "args": ["builtins.str", "builtins.object"], "type_ref": "builtins.dict"}}}, "logging": {".class": "SymbolTableNode", "cross_ref": "logging", "kind": "Gdef"}, "np": {".class": "SymbolTableNode", "cross_ref": "dataset.np", "kind": "Gdef"}, "pd": {".class": "SymbolTableNode", "cross_ref": "dataset.pd", "kind": "Gdef"}}, "path": "process.py"}