Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 637 Bytes

File metadata and controls

4 lines (3 loc) · 637 Bytes

warner_bros_films_database

A personal project to make database of WARNER BROS FILMS(2010-2019) datas by scrapping wikipedia with beautifulsoup library in python. The datas were further cleaned using regular expression and pandas. Lastly we performed data analysis on the created dataset using pandas, numpy and matplotlib Credit for this project goes to Keith Gallis disney movie dataset collection