I have a series of data (climbing routes and their grades.)
pd.DataFrame({\'route\':[\'Easy route\', \'The hard\', \'Another route\'], \'grade\':[\'9a+\', \'6c\',