scikit-mobility icon indicating copy to clipboard operation
scikit-mobility copied to clipboard

Cluster name function change

Open gbarlacchi opened this issue 5 years ago • 1 comments

clustering.cluster() is a point clustering. Modify the name to make it clearer.

gbarlacchi avatar Jan 29 '21 18:01 gbarlacchi

@gbarlacchi what is the proper name do you suggest? Could clustering.cluster_points be reasonable?

jonpappalord avatar Feb 09 '22 17:02 jonpappalord

clustering.cluster is deprecated from version 1.3.2 on. In version 2.1, we will refactor the preprocessing module.

jonpappalord avatar Jan 20 '23 09:01 jonpappalord