Name the function that lets you calculate different types of quantiles.

quantile()
Syntax:
<dataframe>.quantile(q=<n>, axis=0/1, numeric_only = True/False)

error: Content is protected !!