Question
Who among the following was not part of the group of
'no-changers' in the Congress Party?Solution
The suspension of the Non-Cooperation movement as well as the internment of Gandhi paved the way for wider ramifications. In the absence of Gandhi, the Congress leaders were divided over the question of the strategy to be adopted. As a result, the Congress got split into two groups namely âNo-changersâ and âPro- changesâ. The group led by C.R. Das which favoured the council â entry move was known as âPro-changersâ and those who opposed the council entry move were called as âNo-changersâ. The âPro-changersâ included prominent leaders like C.R.Das, Motilal Nehru and Satyamuti.
Which of the following best represents the role of data wrangling in the data analysis process?
Which of the following functions in Excel is used to combine data from multiple columns into one?
In SQL, which of the following is the correct syntax for joining three tablesâcustomers, orders, and productsâwhere orders and products share the co...
Consider the following code snippet. What is the output of the program?Â
#include < stdio.h >
int main ( ) {
  int arr[5] = {1...
In Python, which method in the Pandas library would you use to replace NaN values in a DataFrame with the median value of each column?
Which storage method is most suitable for managing large-scale unstructured data like videos or social media posts?
A retail company is experiencing declining sales despite increasing website traffic. Which of the following steps best aligns with a data analyst's resp...
Which of the following best illustrates the use of trend analysis in marketing?
Which of the following is a major advantage of using Power BI over traditional Excel charts for data visualization?
Which data transformation scales features to a range of 0 to 1?