count the number of filtered clusters
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 430
- Forks
- 187
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 2
Description
Hi,
I wonder whether there is a fast way to get the total number of clusters after some filtering.
What I'm doing now is writing a line of code in the iPython window like this:

But I think it would be much better if this info is directly available in the ClusterView (around my red circle for example)

Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the ClusterView entry point and inspect how filtering is represented and how the current iPython expression obtains the cluster count. Add a visible count near the indicated ClusterView location, and confirm that it reflects the total number of clusters remaining after filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100