A little trouble

Hey guys I have little trouble.
I have filter the data with these conditions:

  1. smoker : no
    2.number of children : 0
    3.bmi : normal (18.5 - 24.9)
    4.region : northwest

These two data are not make sense,it should be the outliers.
So the question is, how should I deal with this kind of outliers,and I am sure there are others outlier existed, is that anyway to find out all of the outlier ?

Hello @milofengzi, welcome to the forums! If you find the minimum value for a charge value to be an outlier, you can do a search filtering all of the charges above or below that value.