Git Product home page Git Product logo

investigate-a-dataset's Introduction

Investigate a Dataset

For this project, I conducted my own data analysis within a Jupyter Notebook and used it to create a shareable file that documents my findings. I started by taking a look at my dataset and brainstorming what questions I could answer using it. Then I used pandas and NumPy to answer the questions I'm most interested in, and created a report sharing the answers.

Choosen Dataset

Several dataset were provided by Udacity for this project, here is the link. I have choosen to investigate the TMDb dataset. This data set contains information about 10,000 movies collected from The Movie Database (TMDb), including user ratings and revenue. Some of the features of this dataset to keep in mind are:

  • Certain columns, like ‘cast’ and ‘genres’, contain multiple values separated by pipe (|) characters
  • There are some odd characters in the ‘cast’ column, which we won't worry about
  • The final two columns ending with “_adj” show the budget and revenue of the associated movie in terms of 2010 dollars, accounting for inflation over time

Questions

Here are the questions posed in this analysis:

  1. What is the ideal movie runtime for higher revenue?
  2. Does higher budget equate to more revenue?
  3. What month of the year has the highest revenue?
  4. Is there a correlation between a movies popularity and its revenue?

investigate-a-dataset's People

Contributors

arbwasisi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.