Comprehensive Python
-
Updated
Jan 29, 2020 - Jupyter Notebook
Comprehensive Python
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)
Add a description, image, and links to the python-class-example topic page so that developers can more easily learn about it.
To associate your repository with the python-class-example topic, visit your repo's landing page and select "manage topics."