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

DOC: sort API Reference #245

Merged
merged 2 commits into from
Jun 2, 2024

Conversation

natmokval
Copy link
Contributor

xref #215

sorted alphabetically API Reference

@@ -16,20 +16,20 @@ nav:
- Roadmap: roadmap.md
- Related projects: related.md
- API Reference:
- api-reference/index.md
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks - i think all the upper-case ones should go first, and then the lowercase ones?

In [10]: sorted('DLdl')
Out[10]: ['D', 'L', 'd', 'l']

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @natmokval !

@MarcoGorelli MarcoGorelli merged commit 0d85725 into narwhals-dev:main Jun 2, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants