menu

Python Libraries and Modules


1. Which module in Python is used for working with regular expressions?

re

regex

pattern

all of the above


2. Which module in Python is used for working with JSON data?

json

simplejson

ujson

all of the above


3. Which library in Python is used for working with 3D graphics?

VPython

PyOpenGL

Pygame

all of the above


4. Which library in Python is used for machine learning?

Scikit-learn

NumPy

Pandas

Matplotlib


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

SQLite

MySQL

PostgreSQL

all of the above


6. Which module in Python is used for working with regular expressions?

re

regex

pattern

all of the above


7. Which library in Python is used for working with big data?

Dask

Hadoop

Spark

All of the above


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

Pandas

NumPy

Scipy

Statsmodels


9. Which library in Python is used for working with web scraping?

BeautifulSoup

Scrapy

Selenium

all of the above


10. Which library in Python is used for working with dates and times?

datetime

time

calendar

all of the above