Informatics Practices
Related Questions
Functions sum() and cumsum() produce the same result.
The fillna() can also fill individual missing values for different columns.
Assertion. A quantile refers to equally distributed portion of a data set.
Reason. A median divides a distribution in 2 quantiles while a quartile divides a distribution in 4 quantiles.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
Assertion. Data aggregation produces a summary statistics of a dataset.
Reason. Data aggregation summarizes data using statistical aggregation functions.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.