Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Informatics Practices
Python Pandas — I
Question 14
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
Previous
Question 13
Next
Question 15