예제 #1
0
	def clustering(self):
		cl = Clustering(self.l)
		#cl.normalize_payments()
		cl.do_clustering()