Ransomware-Json-Dataset icon indicating copy to clipboard operation
Ransomware-Json-Dataset copied to clipboard

excel_to_json converted to use list comprehension

Open codingo opened this issue 8 years ago • 0 comments
trafficstars

Since we're unpacking the entire row the for loop within excel_to_json() could be improved by using explicit list comprehension.

codingo avatar Mar 03 '17 04:03 codingo