1. Which of the following is used to compute the percent change over a given number of periods?

pct_change
percent_change
per_change
none of the mentioned

Subscribe on YouTube

class="read-more button" href="https://exam.pscnotes.com/mcq/which-of-the-following-is-used-to-compute-the-percent-change-over-a-given-number-of-periods/#more-59895">Detailed SolutionWhich of the following is used to compute the percent change over a given number of periods?

2. Which of the following list-like data structure is used for managing a dynamic collection of SparseArrays?

SparseList
GeoList
SparseSeries
All of the mentioned

Subscribe on YouTube
dynamic collection of SparseArrays?" class="read-more button" href="https://exam.pscnotes.com/mcq/which-of-the-following-list-like-data-structure-is-used-for-managing-a-dynamic-collection-of-sparsearrays/#more-59893">Detailed SolutionWhich of the following list-like data structure is used for managing a dynamic collection of SparseArrays?

3. Which of the following object you get after reading CSV file?

DataFrame
Character Vector
Panel
All of the mentioned

Subscribe

on YouTube
button" href="https://exam.pscnotes.com/mcq/which-of-the-following-object-you-get-after-reading-csv-file/#more-59778">Detailed SolutionWhich of the following object you get after reading CSV file?

4. What Python function is used to perform element-wise mathematical operations on Numpy arrays?

describe()
plt.plot()
df.apply()
np.add()

Detailed

SolutionWhat Python function is used to perform element-wise mathematical operations on Numpy arrays?

5. All values of categorical data are either in categories or np.nan.

TRUE
nan
nan
nan

Join Our Telegram Channel

64S117.2 64 74.6 75.5c-23.5 6.3-42 24.9-48.3 48.6-11.4 42.9-11.4 132.3-11.4 132.3s0 89.4 11.4 132.3c6.3 23.7 24.8 41.5 48.3 47.8C117.2 448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z"/> Subscribe on YouTube href="https://exam.pscnotes.com/mcq/all-values-of-categorical-data-are-either-in-categories-or-np-nan/#more-59721">Detailed SolutionAll values of categorical data are either in categories or np.nan.

6. Point out the wrong statement.

min, max, idxmin, idxmax operations are supported on Series
You cannot pass a timedelta to get a particular value
None of the mentioned

Detailed SolutionPoint out the wrong statement.

7. Which Python library is commonly used for data preprocessing tasks, such as feature scaling and transformation in machine learning?

Matplotlib
Numpy
Scikit-learn
Pandas

Subscribe on YouTube

Join Our Telegram Channel
in machine learning?" class="read-more button" href="https://exam.pscnotes.com/mcq/which-python-library-is-commonly-used-for-data-preprocessing-tasks-such-as-feature-scaling-and-transformation-in-machine-learning/#more-59232">Detailed SolutionWhich Python library is commonly used for data preprocessing tasks, such as feature scaling and transformation in machine learning?

8. Numeric reduction operation for timedelta64[ns] will return . . . . . . . . objects.

Timeseries
Timeplus
Timedelta
None of the mentioned

Join Our Telegram Channel

48.3 47.8C117.2 448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z"/> Subscribe on YouTube . . . . objects." class="read-more button" href="https://exam.pscnotes.com/mcq/numeric-reduction-operation-for-timedelta64ns-will-return-objects/#more-59217">Detailed SolutionNumeric reduction operation for timedelta64[ns] will return . . . . . . . . objects.

9. In Python, which library is often used for deep learning tasks, including neural network construction and training, with a focus on simplicity and flexibility?

Numpy
Keras
TensorFlow
Numpy

Subscribe on YouTube
a focus on simplicity and flexibility?" class="read-more button" href="https://exam.pscnotes.com/mcq/in-python-which-library-is-often-used-for-deep-learning-tasks-including-neural-network-construction-and-training-with-a-focus-on-simplicity-and-flexibility/#more-59061">Detailed SolutionIn Python, which library is often used for deep learning tasks, including neural network construction and training, with a focus on simplicity and flexibility?

10. In Pandas, what method is used to calculate summary statistics for numerical columns in a DataFrame?

groupby()
value_counts()
describe()
reshape()

Subscribe on YouTube
in a DataFrame?" class="read-more button" href="https://exam.pscnotes.com/mcq/in-pandas-what-method-is-used-to-calculate-summary-statistics-for-numerical-columns-in-a-dataframe/#more-58830">Detailed SolutionIn Pandas, what method is used to calculate summary statistics for numerical columns in a DataFrame?


Test 1Test 2Test 3