Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Placeholder for our howto page #2604

Open
anjakefala opened this issue Nov 11, 2024 · 1 comment
Open

[docs] Placeholder for our howto page #2604

anjakefala opened this issue Nov 11, 2024 · 1 comment

Comments

@anjakefala
Copy link
Collaborator

Collect stuff that would be helpful to add to a howto page

@anjakefala
Copy link
Collaborator Author

44 ### Compute rank⋅
45
46 See #2280 for a discussion on how to use window functions to compute a rank column, where the rank restarts from 1 each time the value changes. E.g:
47
48 value rank
49 ----- ----
50 A 1
51 A 2
52 B 1
53 C 1
54 C 2
55 C 3

@anjakefala anjakefala added visidatarc Customising code snippets to add to your .visidatarc documentation and removed wishlist visidatarc Customising code snippets to add to your .visidatarc labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant