Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

Task

  1. Linear Algebra
  2. Data Analysis With Pandas

Resources

Topics I have learnt

  1. Linear Algebra
    • Vector, Addition & Multiplication
    • Linear Combinations, span, basis vectors
  1. EDA on FreeCodeCamp's Demographic Data Analyzer.

Software used

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

My Notebooks

Conclusion:

Today I learnt basics about Vectors in Linear Algebra. And completed FreeCodeCamp's Demographic Data Analyzer project and did some pandas practice in Datacamp.