python如何去除异常值和缺失值的插值 python如何去除异常值和缺失值的插值1.使用箱型法去除异常值: import numpy as np import pandas as pd import matplotlib as plt impor