Esempio n. 1
0
def getJSONDescriptionVector(cardNumber, JSONCardDict, useRelevant):
    return JUtils.retrieveCardDataIntoVector(cardNumber, JSONCardDict, useRelevant)
Esempio n. 2
0
def getJSONDescriptionDictionary():
    return JUtils.parseJsonIntoCardsDictionary()