Write a Pandas program to calculate salary statistics after filtering out extreme outliers from EMPLOYEES.csv. Write a Pandas program to compute and display the salary minimum, maximum, and mean, and then plot these statistics using a bar chart. Python Code Editor: Structure of HR database:...