Update README.md

This commit is contained in:
Jimmy Wrådhe 2024-10-27 20:19:46 +01:00 committed by GitHub
parent 0d7eef33ab
commit 1aab6bc743
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,16 +24,16 @@ like Title, Release year, Description, Cast, Director and genres.
### Requirements: ### Requirements:
1. Title data: 1. Title data:
* Title * Title
* Genres * Genres
* Release year * Release year
* Cast * Cast
* Director * Director
* Description * Description
2. User data: 3. User data:
* What Movie / TV-Show * What Movie / TV-Show
* What genre * What genre
* Director * Director
### Libraries ### Libraries
* pandas: Data manipulation and analysis * pandas: Data manipulation and analysis