InterviewSolution
Saved Bookmarks
| 1. |
In Data Analysis, What You Will Call The Process That Places The Data In The Columns And In The Rows? |
|
Answer» This is GENERALLY called as the process of slicing. Slicing always MAKES sure that the data is at its DEFINED position or location and no errors could be there DUE to this. This is generally called as the process of slicing. Slicing always makes sure that the data is at its defined position or location and no errors could be there due to this. |
|