A DataFrame object is value mutable.
True
Reason — The values within a DataFrame object can be modified after it is created, hence they are referred to as value mutable.