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

Replace top_n() with slice_max() #807

Merged
merged 1 commit into from Jun 8, 2022
Merged

Conversation

cuixueqin
Copy link
Contributor

Replace top_n() with slice_max() since it has been superseded in favour of slice_min()/slice_max().

Replace top_n() with slice_max() since it has been superseded in favour of slice_min()/slice_max().
Copy link
Collaborator

@Robinlovelace Robinlovelace left a comment

Choose a reason for hiding this comment

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

I hadn't seen this but, looking at the documentation, see you're right @cuixueqin. Many thanks for another improvement to these open teaching materials.

@Robinlovelace Robinlovelace merged commit cc2877c into geocompx:main Jun 8, 2022
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.

None yet

2 participants