美化 Pandas 数据框

Beautifying Pandas dataframe

我有一个 pandas 数据框。我正在使用 Python 3.8.2

是否有程序或方法可以使数据框在视觉上更美观?而不仅仅是纯文本。

查看 dtale

D-Tale is the combination of a Flask back-end and a React front-end to bring you an easy way to view & analyze Pandas data structures. It integrates seamlessly with ipython notebooks & python/ipython terminals. Currently this tool supports such Pandas objects as DataFrame, Series, MultiIndex, DatetimeIndex & RangeIndex.