Challenge: Categorize Groceries Based on Price
Learn how to categorize rows by using a column with continuous values with Pandas.
Problem statement
The grocery
contains the prices of groceries. Based on the prices, we need to divide the groceries into ...