An analyst wants to create a historical data set for the past five years with each year in its own data set. Which of the following methods is the best way to create this historical data set?
- AData transpose
- BData concatenation
- CData append (correct answer)
- DData normalization
Reveal answer & explanationHide answer
The correct answer is C. Option C: Data append

