Functions | |
def | combineDescriptions (prolog, features, descriptions) |
def | printHeader (allFeatures, selection, gp=False, count=False) |
def | printCsv (data, count=False) |
def | filterData (data, allFeatures, selection) |
def prn_utils.combineDescriptions | ( | prolog, | |
features, | |||
descriptions | |||
) |
Combine features with their descriptions
def prn_utils.printHeader | ( | allFeatures, | |
selection, | |||
gp = False , |
|||
count = False |
|||
) |
Print table header
def prn_utils.printCsv | ( | data, | |
count = False |
|||
) |
Print trace in CSV format
def prn_utils.filterData | ( | data, | |
allFeatures, | |||
selection | |||
) |
Drop features not in the given set