Member-only story

Amazing Python package for Pandas users

Manpreet Singh
2 min readNov 7, 2021

--

Welcome back! Pandas is an awesome data science package for Python, if you’re new to this package, check out the link below to learn more about it:

So, let’s talk about another awesome Python package that can help visualize your Pandas data frames, this package is called Lux, you can actually check out their GitHub page below to learn more about this package:

Take a look at the following example of lux visualizing data below (taken from their GitHub):

How does this package work? It’s actually very easy, all you have to do is install the lux package:

pip install lux-api

--

--

Manpreet Singh
Manpreet Singh

No responses yet