{"class_fqid":"com-snaplogic-pipeline_8","snode_id":"5bde781c36b98b00162385a7","instance_id":"715dc216-e3a0-451a-b42e-627ddf45da81","instance_version":12,"link_map":{"link100":{"src_view_id":"output0","dst_view_id":"input0","src_id":"17aef9b1-0c2c-4b99-b2d6-90b61261533b","dst_id":"6ef0bc40-98d2-4729-94a3-caa4c410e9f9","isGoto":false}},"link_serial":101,"property_map":{"info":{"notes":{"value":null},"label":{"value":"Remote_Python_Script_Upper_Case"},"purpose":{"value":null},"pipeline_doc_uri":{"value":null},"author":{"value":"miqbal@snaplogic.com"}},"input":{},"settings":{"imports":{"value":[]},"error_param_table":{"value":[]},"param_table":{"value":[]},"error_pipeline":{"expression":false,"value":null}},"error":{"error_behavior":{"value":"none"}},"output":{"6ef0bc40-98d2-4729-94a3-caa4c410e9f9_output0":{"label":{"value":"Remote Python Script Snap - output0"},"view_type":{"value":"document"}}}},"render_map":{"pan_x_num":0,"default_snaplex":"55772b8495526e3fc62ac7ea","scale_ratio":1,"detail_map":{"17aef9b1-0c2c-4b99-b2d6-90b61261533b":{"grid_x_int":2,"index":null,"recommendation_id":null,"source":"snap catagory","grid_y_int":1,"rot_tail_int":0,"rot_int":0},"6ef0bc40-98d2-4729-94a3-caa4c410e9f9":{"grid_x_int":3,"index":null,"recommendation_id":null,"source":"snap catagory","grid_y_int":1,"rot_tail_int":0,"rot_int":0}},"pan_y_num":0},"snap_map":{"17aef9b1-0c2c-4b99-b2d6-90b61261533b":{"class_fqid":"com-snaplogic-snaps-transform-csvgenerator_1-MULTIPLE6218","class_id":"com-snaplogic-snaps-transform-csvgenerator","class_version":1,"instance_fqid":"17aef9b1-0c2c-4b99-b2d6-90b61261533b_1","instance_id":"17aef9b1-0c2c-4b99-b2d6-90b61261533b","instance_version":1,"property_map":{"info":{"notes":{"value":null},"label":{"value":"CSV Generator"}},"view_serial":100,"error":{"error0":{"label":{"value":"error0"},"view_type":{"value":"document"}},"error_behavior":{"value":"fail"}},"output":{"output0":{"label":{"value":"output0"},"view_type":{"value":"document"}}},"settings":{"editable_content":{"value":"text\n\"Hello! This is a regular sentence with its usual combinations of upper, and lower-case characters.\"\n\"After it has been processed, they will all be upper-case characters!\"\n\"This does not mean that I am raising my voice, just showing-off my Python programming skills!\"\n\"Ciao!!\""}}},"class_build_tag":"MULTIPLE6218"},"6ef0bc40-98d2-4729-94a3-caa4c410e9f9":{"class_fqid":"com-snaplogic-snaps-mlcore-remotepythonscript_1-snapsrc1015","class_id":"com-snaplogic-snaps-mlcore-remotepythonscript","class_version":1,"instance_fqid":"6ef0bc40-98d2-4729-94a3-caa4c410e9f9_10","instance_id":"6ef0bc40-98d2-4729-94a3-caa4c410e9f9","instance_version":10,"property_map":{"info":{"notes":{"value":null},"label":{"value":"Remote Python Script Snap"}},"view_serial":100,"account":{"account_ref":{"expression":false,"value":{"label":{"expression":false,"value":"Python Executor Account"},"ref_class_id":{"value":"com-snaplogic-snaps-mlcore-remotepythonexecutoraccount"},"ref_id":{"expression":false,"value":"2ee616e0-028c-4971-9d77-695651763ea2"}}}},"settings":{"editable_content":{"value":"#Imports\n\n#Global Variables\n\n#This function will be executed once before consuming the data.\ndef snaplogic_init():\n return None\n\n#This function will be executed on each document from the upstream snap. All lower-case characters will be turned into upper-case\ndef Snaplogic_process(row):\n text = row[\"text\"]\n text_upper = text.upper()\n return {\"original\": text, \"upper\": text_upper}\n \n#This function will be executed after consuming all documents from the upstream snap.\ndef snaplogic_final():\n return None"}},"output":{"output0":{"label":{"value":"output0"},"view_type":{"value":"document"}}},"error":{"error0":{"label":{"value":"error0"},"view_type":{"value":"document"}},"error_behavior":{"value":"fail"}},"input":{"input0":{"label":{"value":"input0"},"view_type":{"value":"document"}}}},"class_build_tag":"snapsrc1015"}},"path_id":"/QA/Documentation/Machine_Learning_Pipelines","path_snode":"5bd94799647654001785a6bb","snap_history":{"17aef9b1-0c2c-4b99-b2d6-90b61261533b":{"index":null,"added_ts":1541306533811,"is_deleted":false,"class_id":"com-snaplogic-snaps-transform-csvgenerator","recommendation_id":null,"source":"snap catagory","deleted_ts":null},"6ef0bc40-98d2-4729-94a3-caa4c410e9f9":{"index":null,"added_ts":1541306405706,"is_deleted":false,"class_id":"com-snaplogic-snaps-mlcore-remotepythonscript","recommendation_id":null,"source":"snap catagory","deleted_ts":null}}}