0

Hi I am trying to store the value I printed by queried the data frame using index, I tried use .tolist and list but I cannot store them. If there any way I can store these values and make the two query results together in one data frame?

Thank you in advance! enter image description here

I tried use .tolist and list but I cannot store them.

Agnes
  • 1
  • 1
  • Refrain from showing your dataframe as an image. Your question needs a minimal reproducible example consisting of sample input, expected output, actual output, and only the relevant code necessary to reproduce the problem. See [How to make good reproducible pandas examples](https://stackoverflow.com/questions/20109391/how-to-make-good-reproducible-pandas-examples) for best practices related to Pandas questions. – itprorh66 Nov 09 '22 at 20:19
  • Please provide enough code so others can better understand or reproduce the problem. – user11717481 Nov 09 '22 at 21:27

0 Answers0