I have the following dataframe:
import pandas as pd df = pd.DataFrame(index=[0, 1, 2], columns=["test1", "test2"]) df.at[1, "test1&q