Name the function that lets you calculate different types of quantiles. / Sumita Arora Solution / By Sanjay Kumar quantile()Syntax:<dataframe>.quantile(q=<n>, axis=0/1, numeric_only = True/False)
Name some common data structures of Python’s Pandas library. Python Pandas, Sumita Arora Solution / By Sanjay Kumar