This exercise explores the provided dataset, performs data cleaning and exploratory data analysis and produces visual insights to support conclusions.
- Data preprocessing
- Exploratory Data Analysis (EDA)
- Basic modeling
- Visual storytelling with seaborn and matplotlib, as well as Power BI
Data cleaning, feature engineering, statistical summaries, visual exploration and storytelling.
Analysis and code were implemented in Python (Jupyter Notebook).
- Notebook plots: Charts and figures generated inline in the notebook.
- Power BI: Additional interactive dashboards and visualizations were created in Power BI to explore and present the results.
- Python: 3.13+ (recommended)
- Python libraries:
pandas,numpy,matplotlib,seaborn - Power BI: Power BI Desktop (for opening/viewing
.pbixdashboard files)
- Open and run the
sprint8_1_lb.ipynbnotebook in Jupyter or VS Code. - To view interactive dashboards, open the provided Power BI
.pbixfile in Power BI Desktop.