Python pandas.io.formats.style.Styler.background_gradient实例讲解
用法: Styler.background_gradient(cmap='PuBu', low=0, high=0, axis=0, subset=None, text_color_threshold=0.408, vmin=None, vmax=None, gmap=None) 以渐变样式为背景着色。 背景颜色根据每一列、每一行或每一帧中的数据,或由给定的梯度图确定。需要 matplotlib...
微信便捷交流