You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a python class using pandas that finds and prints: top seller n products in given date range (product name & quantity), top seller n stores in given date range (store name & quantity), top seller n brands in given date range (brand & quantity), top seller n cities in given date range (city & quantity)