def values(self):
            return list(float(i) for _, i in list(self.items()))