Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 395 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 395 Bytes

filmsEra2020

Analysis of eras of watched films in 2020

Total number of films - 224

Analysis plan:

  1. Convert movie list to dataframe
  2. Query and parse the date for each movie using BeautifulSoup
  3. Determination of the epoch (decade) for each film according to the developed function
  4. Building the diagram by epochs

image