Skip to content

This repository contains a Python program that analyzes a movie metadata set to produce a bar chart comparing the films and the films' respective IMDB scores of a particular director inputted by the user.

Notifications You must be signed in to change notification settings

ajk3158/Director-Movie-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Director and Movie Analysis

Table of Contents

Introduction

This repository contains a Python program that analyzes a movie metadata set to produce a bar chart comparing the films and the films' respective IMDB scores for a particular director inputted by the user.

Technologies

  • Pydev for Eclipse 8.1.0

Setup

To run this project, install it locally along with the given csv file and run on a Python-capable IDE. Ensure that both the program and movie metadata set are within the same folder.

Features

  • Observe the different movies different directors have produced
  • Notice trends in IMDB scores among a director's work
  • Identify highly/lowly rated works of a desired director

About

This repository contains a Python program that analyzes a movie metadata set to produce a bar chart comparing the films and the films' respective IMDB scores of a particular director inputted by the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages