TIL

This is my 'Today-I-Learned' repository which is used to keep a record of whatever I learn in daily basis.

View on GitHub

Day7

  1. Learned about basics of numpy library
  2. Discussed array method with its attributes
  3. Discussed other inbuilt methods zeros, ones, full, arange, astype, identity etc
  4. Discussed datatypes in numpy and numpy broadcasting as well.

The ipynb file for the same is NumpyLibrary.ipynb