Part 1: NumPy Basic
- Write a NumPy program to create an array of 10 zeros,10 ones, 10 fives
- Write a NumPy program to create an array of all the even integers from 10 to 50
- Write a NumPy program to generate a random number between 0 and
1
- Write a NumPy program to save the matrix (generated in question
3) to a text file and load it
Part 2: Pandas Excel
- Write a python program to read an image and save the image as a matrix to a .csv file using pandas
- Write a program to import excel data from the .csv file (generated in question 1) by excluding the last row and last column
- Write a Pandas program to create the todays date
Part 3:
- Create a mini calculator to know the age of a person after putting the range (i.e. date of birth and current date)

![[Solved] CS360 Assignment 1](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[Solved] CS360 Assignment 7](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.