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

Added support for reverse sort of tabular data #1843

Merged
merged 2 commits into from
Sep 4, 2017
Merged

Conversation

philippjfr
Copy link
Member

Add support for reverse sort to tabular interfaces as requested in #1167. Adds a reverse argument to the Dataset.sort method, alternatively could rename it ascending.

@philippjfr philippjfr added tag: API type: feature A major new feature labels Sep 3, 2017
@jlstevens
Copy link
Contributor

Personally, I'm ok with reverse as I assume normal sort is ascending.

@philippjfr
Copy link
Member Author

In that case this is ready to merge, I've added a blurb about it in the Tabular Data user guide.

@jlstevens
Copy link
Contributor

Looks good. Merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag: API type: feature A major new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants