Skip to content

Latest commit

 

History

History

readme.md

Day 16 of #100DaysOfCode

Task

  1. Explore Seaborn

Resources

Topics I have learnt

  1. Plotting Live data in real-time in matplotlib
  2. Subplots in matplotlib
  3. Seaborn basics
  4. Line plots in Seaborn

Software used

  • Jupyter Notebook
  • Python 3.10.2
  • Numpy 1.22.4
  • pandas 1.4.2
  • matplotlib 3.5.2
  • seaborn 0.11.2

My Notebooks

Conclusion:

Today I learned how to plot live data in real time and subplots in matplotlib. Also basics of seaborn and line plots in it.