/VISUALIZATION

Primary LanguageJupyter Notebook

VISUALIZATION

SEABORN

  • Bar Plot
  • Point Plot
  • Joint Plot
  • Pie Plot
  • Lm Plot
  • Kde Plot
  • Violin Plot
  • Heatmap
  • Box Plot
  • Swarm Plot
  • Pair Plot
  • Count Plot

PLOTLY

  • Line Plot
  • Scatter Plot
  • Bar Plot
  • Pie Plot
  • Bubble Plot
  • Histogram
  • Box Plot
  • Scatter Matrix Plots
  • Inset Plots
  • 3D Scatter Plot

RARE VISUALIZATION TOOLS

  • Matrix and Box Plots (Missingno)
    • pip install missingno
  • Parallel Plots (Pandas)
  • Network Charts (Networkx)
  • Donut (Matplotlib)
  • Venn (Matplotlib)
    • pip install matplotlib-venn
  • Spider Chart (Matplotlib)
  • Cluster Map (Seaborn)