Code Monkey home page Code Monkey logo

investigating-tmdb-dataset's Introduction

Investigating-Tmdb-dataset

This contains packages like numpy, pandas, matplotlib used in creating an analysis based on the posed questions you'll see on the introduction section in the .ipynb file. This database contains the following features:-

  • movie_id - A unique identifier for all movies.
  • imdb_id - A unique identifier for each movie on IMDB.
  • cast - The name of lead and supporting actors.
  • director - the director of the movie.
  • budget - The budget in which the movie was made.
  • genre - The genre of the movie, Action, Comedy ,Thriller etc.
  • homepage - A link to the homepage of the movie.
  • id - This is infact the movie_id as in the first dataset.
  • keywords - The keywords or tags related to the movie.
  • original_title - The title of the movie before translation or adaptation.
  • overview - A brief description of the movie.
  • popularity - A numeric quantity specifying the movie popularity.
  • production_companies - The production house of the movie.
  • production_countries - The country in which it was produced.
  • release_date - The date each movies were relea
  • revenue - The worldwide revenue generated by the movie.
  • runtime - The running time of the movie in minutes.
  • tagline - Movie's tagline.
  • vote_average - average ratings the movie recieved.
  • budget_adj - shows the budget associated movie in terms of 2010 dollars.
  • revenue_adj - shows the revenue associated movie in terms of 2010 dollars.
  • investigating-tmdb-dataset's People

    Contributors

    deraij avatar

    Stargazers

     avatar

    Watchers

     avatar  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.