An open API service indexing awesome lists of open source software.

https://github.com/theo-liang/python-project-analysis-for-instacart

This project involved analyzing Instacart's sales data to understand customer purchasing behaviors and optimize marketing strategies.
https://github.com/theo-liang/python-project-analysis-for-instacart

aggregation data-visualization datatypes deriving-new-variables merging-data pandas-dataframe python subsetting wrangling-data

Last synced: 10 days ago
JSON representation

This project involved analyzing Instacart's sales data to understand customer purchasing behaviors and optimize marketing strategies.

Awesome Lists containing this project

README

          

##### Description
###### This project involved analyzing Instacart's sales data to understand customer purchasing behaviors and optimize marketing strategies. I performed data cleaning, exploratory data analysis, and customer segmentation to identify key patterns and trends. The insights will help Instacart target customer segments with tailored marketing campaigns to enhance product sales and engagement.

##### Topics Covered
###### Python, data types, libraries, pandas dataframe, data wrangling, data subsetting, data consistency checks, variable derivation, data aggregation, data visualization with Python

##### Tools Used
###### Anaconda, Jupyter Notebook, Python