CBSE Class 12 Informatics Practices Question 33 of 167

Python Pandas — I — Question 13

Back to all questions
13
Question

Question 13

To access individual value, you can use DF.at using row/column index labels.

Answer