Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 584 Bytes

File metadata and controls

23 lines (17 loc) · 584 Bytes

Day 13 of #100DaysOfCode

Task

  1. Data Analysis with Pandas & matplotlib

Resources

Topics I have learnt

  1. Did some bit data analysis

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 did some analysis on Titanic dataset by Kaggle. Not did much cuz not well.