I do not have much experience working with pandas dataframes but I have this code:
myAAPL = Testdf.loc["AAPL"] print(myAAPL)
and i