Skip to content

How to sort or reorder columns selected with selectors #6795

Discussion options

You must be logged in to vote

you could re-select and sort the columns:

t = t.select(sorted(t.columns))

and replace the sorted function with custom logic as needed

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@cpcloud
Comment options

@ozgurkalan
Comment options

@ozgurkalan
Comment options

@cpcloud
Comment options

@cpcloud
Comment options

Answer selected by lostmygithubaccount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants