Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 524 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 524 Bytes

Python Projects

Libraries Used:

  • Numpy
  • Pandas
  • matplotlib
  • bs4
  • seaborn
  • requests

Index:

Project 1: Data Correlation

  • Analyzed the correlation between Investment and total income from public data containing metadata from various international films.

Project 2: Web Scraper

  • Created a "Web Scraper" to load information from a website to a CSV file.

Project 3: Youtube API

  • Work in progress.