Skip to content

Add functions to spatially group data with kmeans (and add UV) - #17

Merged
ysims merged 2 commits into
mainfrom
feat/kmeans-spatial
Jul 30, 2026
Merged

Add functions to spatially group data with kmeans (and add UV)#17
ysims merged 2 commits into
mainfrom
feat/kmeans-spatial

Conversation

@ysims

@ysims ysims commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Some datasets might not have a column that can be used to easily stratify the data. Instead of the user having to add a column themselves, this PR implements the capability to automatically use k-means. If the user wants a different method, they can apply it to their datasets themselves.

@ysims ysims added the enhancement New feature or request label Jul 30, 2026
@ysims
ysims merged commit 025df71 into main Jul 30, 2026
8 checks passed
@ysims
ysims deleted the feat/kmeans-spatial branch July 30, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant