Skip to content

Latest commit

 

History

History

readme.md

Day 10 of #100DaysOfCode

Task

  1. Matplotlib
  2. Data Analysis with Pandas & matplotlib

Resources

Topics I have learnt

  1. Matplotlib
    • Histogram
    • Filling areas in Line Plots
  1. Did data cleaning in Titanic Dataset

Software used

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

My Notebooks

Conclusion:

Today I learnt about Histograms and how to fill areas in Line plots. By Filling areas, line plots looks so interesting! Also did some data cleaning on Titanic Dataset. Tomorrow will do Data analysis, seems to interesting (have many ideas).