Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 984 Bytes

README.md

File metadata and controls

51 lines (26 loc) · 984 Bytes

Data Visualization 📈📉📊

The Graphical Representation of Data

Produces Efficient Visual Elements like Charts, Dashboards, Graphs and Mapping.

An Accessible Way to Understanding Trends, Outliers and Patterns of Data.

Creating Visualizations

  1. Line Chart : Single Line Chart | Multi Line Chart.

  2. Bar Chart : Vertical Bar Chart | Horizontal Bar Chart | Grouped Bar Chart.

  3. Area Chart : Simple Area Chart | Stacked Area Chart | Unstacked Area Chart.

  4. Box Plot : Vertical Box Plot | Horizontal Box Plot.

  5. Scatter Plot.

  6. Histogram.

  7. Bubble Plot.

  8. Pie Chart.

  9. Doughnut Chart.

  10. Regression Plot : Strong Trend Regression Plot | Weak Trend Regression Plot.

  11. Word Cloud.

  12. Lollipop Chart | Stem Plot.

Packages Imported :

  1. NumPy

  2. Pandas

  3. Matplotlib

  4. Seaborn

  5. MplCyberPunk : Neon Effect to Visualizations.

  6. WordCloud

  7. StopWord

  8. Wikipedia