Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 390 Bytes

Day7.md

File metadata and controls

7 lines (6 loc) · 390 Bytes

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