0% found this document useful (0 votes)
2 views1 page

Python

The document consists of a series of questions related to Python programming, covering topics such as Boolean values, variable scope, function definition, and libraries like NumPy and pandas. It also addresses file handling, database creation, data aggregation, and transformation in Python. Additionally, it includes questions about operators, universal functions in NumPy, and interacting with web APIs.

Uploaded by

Rosalinmuskil G
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Python

The document consists of a series of questions related to Python programming, covering topics such as Boolean values, variable scope, function definition, and libraries like NumPy and pandas. It also addresses file handling, database creation, data aggregation, and transformation in Python. Additionally, it includes questions about operators, universal functions in NumPy, and interacting with web APIs.

Uploaded by

Rosalinmuskil G
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

1) What is Boolean value?

2) What are rule of global and local variable?


3) How to define a function in python?
4) What is numpy?enlist usefulness .
5) What is the purpose of copyto function?
6) How to compute the determinant of a matrix using python?
7) Write a python program random value from the given array?
8) What is series and data frame in pandas?
9) Explain the function that are used from file input and output with array?
10) What are different file modes?
11) How to create a database in python?
12) What is file?explain the type of file?
13) How to close a file?
14) Whate is data aggregation in python?
15) What is transformation in python?

16mark

16)a)discuss scalar types with operation and Boolean values?

(or)

b)Explain different type of operators ?

17) a)explain universal funition (ufuncs)in numpy?

(or)

b)explain descriptive statistics and aggregation?

18)a)discuss interacting with web APIs in python?

(or)

b)explain data transformation of briefly?

19)a)explin the concept of hierarchical index with the help of suitable example.

You might also like