Question
What is the purpose of the Reserve Bank of India (RBI)
introducing a Fully Accessible Route (FAR) for investments in sovereign green bonds?Solution
The Reserve Bank of India (RBI) has announced a fully accessible route (FAR) for investments by non-residents in sovereign green bonds to be issued during the current financial year. Earlier, sovereign green bonds issued during 2022-23 were included in the FAR list. It has now been decided to also designate all Sovereign Green Bonds issued by the Government in the fiscal year 2023-24 as âspecified securitiesâ under the FAR. The government plans to borrow Rs 20,000 crore through green bonds in the current financial year.
What is the primary difference between Big Data and traditional data ?
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 of the following Big Data processing models is based on the concept of continuous data flow processing?Â
Which of the following statements about the mean, median, and mode is true when applied to a dataset with a skewed distribution?
Which of the following is an effective method for handling inconsistent data in a merged dataset?
Which of the following testing types focuses on validating that a system meets its functional requirements?
What is the result of the following SQL query?
 SELECT department, COUNT (employee_id)Â
FROM employees GROUPBY department HAVING COUNT (e...If a dataset has a strongly skewed distribution , which measure of central tendency is most appropriate to represent the data?
In time series forecasting, what is the primary role of the ARIMA model ?
Which of the following factors should primarily determine the sample size in a data analysis project?