You'll begin the course with an introduction to data visualization and its importance. Then, you’ll learn about statistics by computing mean, median, and variance for the some numbers, and observing the difference in their values. You'll also learn about Numpy and Pandas, such as indexing, slicing, iterating, filtering, and grouping. Next, you’ll study different types of visualizations, compare them, and find out how to select a particular type of visualization using this comparison. You'll explore different plots, such as relation plots, distribution plots, and geo plots. Then, you'll move on to create custom plots with a dataset by choosing an appropriate library. After you get a hang of the various visualization libraries, you'll learn to work with Matplotlib and Seaborn to simplify the process of creating visualizations. You'll also be introduced to advanced visualization techniques, such as geoplots and interactive plots. You'll learn how to make sense of geospatial data, create interactive visualizations that can be integrated into any webpage, and take any dataset to build beautiful and insightful visualizations.You'll study how to plot geospatial data on a map using Choropleth plot, and study the basics of Bokeh, extend plots by adding widgets, and animate the information and the plot.
0 commit comments