Skip to content

In this notebook I explore LUX(https://github.com/lux-org/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 datas…

Notifications You must be signed in to change notification settings

rsreetech/LUXDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LUXDemo

In this notebook I explore LUX(https://github.com/lux-org/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. I explore LUX for data visualization on the kaggle house prices dataset(https://www.kaggle.com/c/house-prices-advanced-regression-techniques)

Pre-requisites:

Python 3.6 LUX (https://github.com/lux-org/lux) Jupyter (pip install jupyter)

About

In this notebook I explore LUX(https://github.com/lux-org/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 datas…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published