Skip to content

CallMeMaverick/Game-of-Thrones-Investigating-Episodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚔️ Game of Thrones; Investigating Episodes ⚔️

After DataCamp Introductory courses

DataCamp Project

Little yet fascinating Data Science project where data about Game of Thrones episodes is being analyzed and visualized.

📚 Description

In this project, I have applied the skills I gained in "Introduction to Python" and "Intermediate Python" at DataCamp Career Track. The goal was to explore, analyze, and visualize Game of Thrones data (I'm a big fan), particularly data about episodes and their duration. Pandas, Matplotlit, and other entry-level material from the "Introduction to Python" course had been used.

This project has been aimed at consolidating my knowledge and getting a grasp of solving real-world data science problems.

Data has been taken from data.world

🚀 Project Task

1. Overall Episode Duration by Season

  • Load data and inspect it
  • Create a DataFrame with Durations
  • Kinda "clean" data and get a convenient data format to work with
  • Visualize data

2. Visualizing Each Episode's Duration by Season

  • Create a list containing sub-lists corresponding to a season
  • Flatten durations (check code for details)
  • Define colors for a scatter plot
  • Create a scatter plot

🤝 Contributing

Any contribution is welcome, so please feel free to collaborate on this project!

About

Data Science project to analyze the duration of Game of Thrones episodes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages