scikit-mobility
scikit-mobility copied to clipboard
Cluster name function change
clustering.cluster() is a point clustering. Modify the name to make it clearer.
@gbarlacchi what is the proper name do you suggest? Could clustering.cluster_points be reasonable?
clustering.cluster is deprecated from version 1.3.2 on. In version 2.1, we will refactor the preprocessing module.