User Profile

Collapse

Profile Sidebar

Collapse
jhon123
jhon123
Last Activity: Aug 17 '18, 03:47 PM
Joined: Aug 16 '18
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jhon123
    replied to python structuring of dict with nested
    thanks for your suggestion zmbd. have updated the same
    See more | Go to post

    Leave a comment:


  • jhon123
    started a topic python structuring of dict with nested

    python structuring of dict with nested

    I have nested list below as test_data which is my input also and expected_data is the formatted output my question now is how to get expected output from test_data.

    ###Input given
    Code:
     
     test_data = [[u'', u'Sr. No.', u'TestCase ID', u'Iteration', u'Pre-requisites', u'Action:Parameter:Verification'], 
    			  [u'', 1.0, u'IAE_001', 1.0, u"SET_MOBILE_NETWORK:DUT1:DUT1,network='TBD'\nSET_MOBILE_NETWORK:DUT2:DUT2,network='TBD'",'SEND_SMS:DUT1,DUT2,Msg:DUT1,Msg="Test
    ...
    See more | Go to post
    Last edited by jhon123; Aug 17 '18, 06:36 AM. Reason: for more clarity
No activity results to display
Show More
Working...