Ransomware-Json-Dataset
Ransomware-Json-Dataset copied to clipboard
excel_to_json converted to use list comprehension
trafficstars
Since we're unpacking the entire row the for loop within excel_to_json() could be improved by using explicit list comprehension.