Sunday, November 7, 2021

Lux

Lux is a Python library that facilitate fast and easy data exploration by automating the visualization and data analysis process. By simply printing out a dataframe in a Jupyter notebook, Lux recommends a set of visualizations highlighting interesting trends and patterns in the dataset. Visualizations are displayed via an interactive widget that enables users to quickly browse through large collections of visualizations and make sense of their data.

Check out our notebook gallery with examples of how Lux can be used with different datasets and analyses.  

https://github.com/lux-org/lux

No comments:

Post a Comment