Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following best describes the characteristics of Pandas DataFrames?
A
Immutable, eagerly evaluated, and do not maintain row order.
B
Mutable, lazily evaluated, and maintain row order.
C
Immutable, lazily evaluated, and distributed.
D
Mutable, eagerly evaluated, and maintain row order.