0% found this document useful (0 votes)
15 views

python viva-3

The document contains a comprehensive list of Python viva questions covering various topics such as data manipulation with NumPy and Pandas, machine learning concepts like decision trees and clustering, and Python programming fundamentals including data types, exception handling, and OOP principles. It also touches on data visualization techniques and statistical functions. Overall, it serves as a study guide for understanding key Python concepts and applications in data science.

Uploaded by

gugtenterf0irsi
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

python viva-3

The document contains a comprehensive list of Python viva questions covering various topics such as data manipulation with NumPy and Pandas, machine learning concepts like decision trees and clustering, and Python programming fundamentals including data types, exception handling, and OOP principles. It also touches on data visualization techniques and statistical functions. Overall, it serves as a study guide for understanding key Python concepts and applications in data science.

Uploaded by

gugtenterf0irsi
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

### Python Viva Questions

1. What is the difference between NumPy, Pandas, and DataFrame?


2. What are decision trees?
3. What is a random forest?
4. How do you reverse an array in Python?
5. What are NumPy binary operations?
6. What is the difference between compiled and interpreted languages?
7. What is a dictionary in Python?
8. What is Python?
9. How do you write comments in Python?
10. What is the difference between a list and a tuple?
11. What are the key features of Python?
12. What is the difference between C and Python?
13. How do you write a comment in Python?
14. What is a function in Python?
15. What is PEP 8?
16. What are the inbuilt data types in Python?

1. What is the difference between K-means clustering and hierarchical clustering?


2. What is abstraction in Python?
3. How to create custom exceptions in Python?
4. How does exception handling work in Python?
5. How to resize a NumPy array?
6. How to use `numpy.zeros` and `numpy.ones` in Python?
7. What is the difference between supervised and unsupervised learning in Python?
8. How to compute sum and product in NumPy?
9. What is the difference between a pie chart and a bar chart in Python?
10. What is the difference between a bar chart and a histogram in matplotlib?
11. How to create a heatmap in Python?
12. What are local and global variables in Python?
13. How to create single and multiple subplots in Python?
14. What is the difference between seaborn, matplotlib, and plotly?
15. What are the differences between random forest and decision tree?
16. What is reinforcement learning in Python?
17. What are the differences between linear regression and logistic regression?

Data cleaning

decision trees with examples

statistical functions in numpy(also other functions)

Exception handling

python lib for data visualisation (Matplotlib and seaborn)

data types in python

types of machine learning(very important )

oops in python

array manipulation functions

types of functions

k mean clustering
what is machine learning?

operator overloading and function overloading

histogram , box plot etc

Python feature
Opps
Data types
Buildin functions
Decorator in python

Oops
Exception
Constructor/ destructor

Sophia Shaikh python me programing logic,


Functions, list tuple, data type, opps concept, exceptions, Numpy, arrays,
broadcasting, supervised vs unsupervised, library

Difference between structured and unstructured data in python

Out layers are the desired or undesired. How ee deal with them

What is data cleaning

Goals of data transformation

Data reduction meaning

Null hypothesis

Anova test used for?

K means clustering algorithm

K nearest algorithm

Use of VIKOR Tool

Difference Between Classification and Clustering

Data visualization meaning

Variance in python

Use of R studio?

You might also like