Data visualization practices and projects.
analyzed companies distributions, funding amounts, and aquisition trends in US using the Crunchbase data.
This practices contains top 8 simple plotting types.
1.Heatmaps
2. Horizontal Bar Charts
3. Histogram Plots
4. Box Plots
5. Line Plots| jupyter notebook file : best to illustrate the change in a variable over time.
6. Bar Plots| jupyter notebook file
horizontal bar plots
vertical bar plots
vertical grouped bar plots
vertical stacked bar plots
7. Pie Charts
8. Scatter Plots