You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify _get_labels_from_table and clean up test fixture
- _get_labels_from_table now returns only labels (pd.Series), removing
the instance-key join and index-alignment logic that was only needed
for coordinate extraction
- Simplify _build_clustered_points_sdata fixture: the specific spatial
geometry was only meaningful for the removed spatial interlacement
tests
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments