Question:

Which of the following statements is correct about Dataframe ?
(A) Dataframe is size-mutable
(B) Dataframe is values-mutable (C) Dataframe is immutable
(D) Dataframe is capable of holding multiple types of Data.
(E) Dataframe has no columns.
Choose the correct answer from the options given below:

Updated On: Sep 12, 2024
  • (A), (B) and (E) only
  • (A), (B) and (D) only
  • (A), (B) and (C) only
  • (A), (D) and (E) only
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

The correct option is(B): (A), (B) and (C) only
Was this answer helpful?
0
0