def list(): # List all cards Card.findall(self=object)
def list(dfcard: DataFrame): # List all cards Card.findall(dfcard)