Standardization | Normalization
Preprocessing Data
First things first! When we come across some dataset (raw data), it is recommended to follow these steps to understand and, if necessary, adjust your data for further analyses:
Read Data
Checking for missing values, categorical da...
cafecotech.hashnode.dev