modify value of cell 0,0 pandas code example Example: change dataframe value by index x y A NaN NaN B NaN NaN C NaN NaN df.at['C', 'x'] = 10