.loc in dataframe code example Example: dataframe loc change values %timeit df.at['Bill', 'language'] = 'Python'