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.
2022-08-17
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 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.
Demo
You can find the complete app here