spicy 1.8.1 breaks hclust in _clustering.py
You now get an error when trying to use the tabular masker: AttributeError: module 'scipy' has no attribute 'cluster'
It looks like we may need to add:
import sp.cluster
Or maybe there is a better fix.
This issue has been inactive for two years, so it's been automatically marked as 'stale'.
We value your input! If this issue is still relevant, please leave a comment below. This will remove the 'stale' label and keep it open.
If there's no activity in the next 90 days the issue will be closed.
This issue has been automatically closed due to lack of recent activity.
Your input is important to us! Please feel free to open a new issue if the problem persists or becomes relevant again.