CoolFace
Datasetpublic

ZelonPrograms/PopularMovieDataset

Movie Data Scraper ⚠️ SOME DATA IS MESSED UP ⚠️ some of the colums aren't properly registered with huggingface, so be careful with using this data. Overview This Project Scraped movies from 1990-2003 (due to api limitations) and has popular movies. Data Structure The resulting Data file will show the following columns: Title: The title of the movie. Year: The release year of the movie. Genre: The genre(s) of the movie. Director: The… See the full description on the dataset page: https://huggingface.co/datasets/ZelonPrograms/PopularMovieDataset.

sourceHugging Facemitupdated 2y agoView on Hugging Face
2likes11downloads
5 commits on main
beaf7a92y ago

Update README.md

ZelonPrograms
8bb960d2y ago

Update README.md

ZelonPrograms
0a544502y ago

Update README.md

ZelonPrograms
cc852582y ago

Create Data.csv

ZelonPrograms
ef2d9022y ago

initial commit

ZelonPrograms