If your data is a dataframe with multiple columns, you should apply this process to each column individually. If your columns are named, you can use the apply() function to iterate over each one. Do remember though, it's important to understand your data thoroughly before removing outliers because they can sometimes carry important information.