rich-dataframe: Create Animated and Colorful Pandas Dataframe

I like colorful and animated pandas DataFrame so I created a package called rich-dataframe using Rich.

Above is how your DataFrame will look like when you apply rich-dataframe’s prettify method to your DataFrame.

You can play with rich-dataframe here.

Scroll to Top