Informatics Practices
Related Questions
Python integer datatype can store NaN values.
Functions sum() and cumsum() produce the same result.
To drop missing values from a DataFrame, the function used is delna().
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.