In the dataset below, we have two features: Science and Huma…

In the dataset below, we have two features: Science and Humanities scores. Please perform normalization on these two features as required. Specifically, if any decimal values appear at any step of the calculation (not just in the final result), you must round them to two decimal places for consistency. 1. (10 points) Please normalize the Sciences feature using the Min-Max Scaling method.   2. (10 points) Please normalize the Humanities feature using Standardization.