We need to generate various plots to visualize the sales dataset. Each colleague will be responsible for different types of plots or aspects of the dataset. The goal is to provide comprehensive visual insights through the following steps:
Data Preparation:
@CanBugra : Create scatter plots to show relationships between Country, City, State, Postal_Code, Region, Sales
@Ricki2000 : Generate line plots to illustrate trends over Order_Date, Ship_Date, Ship_Mode and Sales
@IvanaSVaso : Develop bar charts and histograms for categorical columns Segment, Category, Sub_Category
Plot Customization:
Ensure plots are well-labeled (titles, axes labels, legends).
Use appropriate colors and markers for better clarity and distinction.
Add annotations or highlights to emphasize key data points or trends.
Review and Feedback:
Share initial plots with the team for review.
Incorporate feedback and make necessary adjustments.
Ensure plots are ready for presentation and further analysis.
Description:
We need to generate various plots to visualize the sales dataset. Each colleague will be responsible for different types of plots or aspects of the dataset. The goal is to provide comprehensive visual insights through the following steps:
Data Preparation:
Plot Customization:
Review and Feedback:
Share initial plots with the team for review. Incorporate feedback and make necessary adjustments. Ensure plots are ready for presentation and further analysis.