graspologic-org / graspologic

Python package for graph statistics
https://graspologic-org.github.io/graspologic/
MIT License
650 stars 134 forks source link

Sklearn FutureWarning to address #1028

Closed bdpedigo closed 1 month ago

bdpedigo commented 1 year ago

tests/cluster/test_divisive_cluster.py:

  /Users/bpedigo/JHU_code/graspologic/.venv/lib/python3.10/site-packages/sklearn/cluster/_agglomerative.py:983: FutureWarning: Attribute `affinity` was deprecated in version 1.2 and will be removed in 1.4. Use `metric` instead
    warnings.warn(