...

/

Coding Challenge on Handling Outliers

Coding Challenge on Handling Outliers

Assess your ability to handle outliers using Python.

Dataset description

We will work with the product.csv dataset, which includes information about various products sold in a certain year and month. Each record represents a different product, and each column in the ...