- ๐น Shape of the Dataset
- ๐น Summary Statistics
- ๐น Data Types
- ๐น Missing Value Detection
- ๐น Label Encoding
- ๐น One-Hot Encoding
- ๐น Correlation Matrix
- ๐น Heatmap Visualization
- ๐น Interpret Strong Positive, Negative, and Zero Correlations
- ๐น StandardScaler
- ๐น MinMaxScaler
- ๐น Comparison of Scaled vs Original Features
- ๐น Count Plots (Gender, Department)
- ๐น Boxplot (e.g., Salary by Department)
- ๐น Histograms (Age, Salary, Experience)
- ๐น Pairplot
- ๐น Line Plot (Scaled vs Original Features)
- ๐น Timeline Bar Chart (Joining Date)