#9 - Separating Numerical, Categorical, and Textual Data
Introduction
For every tabular data, we know that the data is stored in the form of a matrix (rows and columns). It is obvious that every column may not be of the same data type. We tend to have data of different types. Some column values may be inte...
msameeruddin.hashnode.dev5 min read