top of page

python data analysis - Ukraine war June 2022 - level 5, 35 min

Updated: Dec 4, 2023




Data science and data analysis gives us access to the ability to make our own interpretations from the data. I wanted to see what was really happening in Ukraine and on Kaggle I found the data to do this data analysis guided project in Python. Use Pandas and Seaborn to build plots that allow us to analyze the situation in Ukraine. This project pays special attention to practicing list comprehension in Python. The was originally completed on June 26th.






Part 1




Part 2





Part 3




Part 4




Part 5



data science teacher brandyn YouTube Channel




Follow Data Science Teacher Brandyn



Data Groups:






Instruct, instructional, instructional education,free python learn, seaborn, python, data analysis, analysis, project, data analysis project, pandas, analyze, statical analysis
Correlation matrix in Seaborn with diverging palette



336 views2 comments

2 Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
Maurice Colon
Maurice Colon
Apr 08, 2023
Rated 2 out of 5 stars.

Think this tutorial had alot more advanced function building but the foundation isn't there I could imagine if I was not already familiar with pandas numpy and matplotlib it would have been impossible for me to understand but for intermediate folks that can follow along it shouldn't be a problem. Most of the time in these types of projects the intuitive "why" and "how" just doesn't connect or isn't there. But this project was more for you then the consumer. I appreciate your efforts though.

Like
Maurice Colon
Maurice Colon
Apr 08, 2023
Replying to

Let me make a update the more I dived into this project and struggled the more I learned so it definitely had its ups and downs ! I think the bool paramter had to be set to True and the datatypes were int64 and float64 so small pieces of code had to be updated but its all apart of the learning process.

Like
bottom of page