Suppose I have a dataframe with columns a, b and c, I want to sort the dataframe by column b in ascending order, and by column c in descending order, how do I do this?

3 Answers
3

Leave a Reply

Your email address will not be published. Required fields are marked *