Every time you need to make a new assignment for the Coursera Data Science Specialisation, you first spend quite some time in understanding the provided data set.
2023-11-18
Every time you need to make a new assignment for the Coursera Data Science Specialisation, you first spend quite some time in understanding the provided data set.
To facilitate this process, I created a Shiny app to quickly understand the provided input. You simply upload the dataset and browse thought the different columns. For each column, a basic exploratory data analyis is immediately performed.
https://tmq-project.shinyapps.io/dataanalysis/
https://github.com/Tquivooij/datasciencecoursera/tree/main/ShinyDataAnalysis/DataAnalysis