CBSE Class 12 Informatics Practices Question 34 of 167

Python Pandas — I — Question 14

Back to all questions
14
Question

Question 14

To access individual value, you can use DF.iat using row/column integer position.

Answer