Machine Learning Guide

MLA 009 Charting and Visualization Tools for Data Science

12 snips
Nov 6, 2018
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Start EDA with Pandas Plotting

  • Use pandas plotting functions for quick, simple exploratory data analysis (EDA).
  • Avoid complex matplotlib code initially to build good data exploration habits.
ADVICE

Enhance Plots Using Seaborn

  • Import seaborn to improve plot aesthetics and set better defaults automatically.
  • Use seaborn to write simpler, prettier matplotlib code with fewer lines.
ADVICE

Choose Bokeh for Interactive Plots

  • Use Bokeh for interactive, beautiful charts suitable for business user exploration.
  • Export Bokeh charts as HTML for web deployment with data filtering capabilities.
Get the Snipd Podcast app to discover more snips from this episode
Get the app