2022-08-17

The problem

When performing an exploratory data analysis it is common to run the same commands several times, review the structure of the data set, make some descriptive plots of the data and calculate some descriptive measures.

The idea

The idea here is to design a prototype web application to group the typical actions when performing an exploratory data analysis. The structure include a side bar to tune the plot characteristics and a tab panel, each tab represents a typical action.

How it looks

Demo

Deployed app

You can find the complete app here