Write a NumPy program to convert a list and tuple into arrays
Write a NumPy program to convert a list and tuple into arrays
ii. Write a NumPy program to convert the values of Centigrade degrees into
Fahrenheit degrees and vice versa. Values have to be stored into a NumPy array.
i. Write a NumPy program to find the real and imaginary parts of an array
of complex numbers.
ii. Write a NumPy program to convert a NumPy array into a csv file.
arithmetic operations .
i. Use NumPy , Create an array with 5 dimensions and verify that it has 5
dimensions
ii. Using NumPy, Sort a boolean array
Perform appending, slicing, addition and deletion of rows with a Pandas DataFrame.
i. Using Pandas, Create a DataFrame with a list of dictionaries, row indices,
and column indices.
ii. Use index label to delete or drop rows from a Pandas DataFrame.
1. Compare the results of the Univariate and Bivariate analysis for the UCI diabetes data
set
1. Use the diabetes data set from Pima Indians Diabetes , Perform Bivariate analysis