import warnings warnings.filterwarnings(action='ignore')
import matplotlib.pyplot as plt plt.rcParams['axes.unicode_minus'] = False