enter image description is here
How can I solve that problem?
Use:
df.sort_values(['Personal Rating', 'Name'], ascending=[False, True])