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