Data Visualization
In Please Solveās Statistics course, wherever possible, the exercise problems are explained through visualizations using the following tools:
The problems provided here are basic in nature and the data can be obtained from the exercise questions. Complexity of data or the problem will not stand in the way of understanding and comparing of plotting procedures in these tools.
matplotlib and ggplot2 are integrated with many libraries of Python and R, respectively. Plotly is integrated with both matplotlib and ggplot2 and useful in deploying figures in applications using Dash, which is a framework for building web applications.