menu

Python Libraries and Modules


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

json

csv

pickle

xml


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

Pandas

NumPy

Scipy

Statsmodels


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

datetime

time

calendar

math


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

datetime

time

calendar

all of the above


5. Which module in Python is used for working with command-line arguments?

argparse

optparse

getopt

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 data visualization?

Matplotlib

NumPy

Pandas

Scipy


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

re

regex

pattern

all of the above


9. Which module in Python is used for working with Excel files?

xlrd

xlwt

openpyxl

all of the above


10. Which library in Python is used for working with geographical data?

Geopandas

Folium

Cartopy

all of the above