menu

Python Libraries and Modules


1. Which library in Python is used for working with databases?

SQLite

MySQL

PostgreSQL

all of the above


2. Which library in Python is used for data visualization?

Matplotlib

Seaborn

Plotly

All of the


3. Which module in Python is used for working with binary data?

struct

io

os

all of the above


4. Which library in Python is used for data manipulation and analysis?

Pandas

NumPy

Scipy

Statsmodels


5. Which library in Python is used for working with APIs?

Requests

Flask

Django

all of the above


6.

Which library in Python is used for scientific computing?

NumPy

Pandas

Matplotlib

Scikit-learn


7. Which library in Python is used for natural language processing?

NLTK

Spacy

Gensim

All of the above


8. Which library in Python is used for web development?

Flask

Django

Pyramid

all of the above


9. Which module in Python is used for working with binary data?

struct

binascii

ctypes

all of the above


10. Which module in Python is used for handling dates and times?

datetime

time

calendar

math