https://github.com/mmononen/director-ranking-tool
Analyzes ratings.csv exported from IMDb.com and prints out the list of user's favorite movie directors.
https://github.com/mmononen/director-ranking-tool
Last synced: 2 months ago
JSON representation
Analyzes ratings.csv exported from IMDb.com and prints out the list of user's favorite movie directors.
- Host: GitHub
- URL: https://github.com/mmononen/director-ranking-tool
- Owner: mmononen
- License: mit
- Created: 2019-01-13T17:00:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T17:03:51.000Z (over 6 years ago)
- Last Synced: 2025-01-18T20:37:26.785Z (4 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Director Ranking Tool
=====================Analyzes **ratings.csv** exported from IMDb.com and prints out the list of user's favorite movie directors.
Usage: `python directors.py >output.csv`