Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 1.26 KB

File metadata and controls

21 lines (9 loc) · 1.26 KB

Python-Projects

This repository contains all the Python - Portfolio Project

Project 1: Created a basic BMI Calculator using IF, ELIF, and NESTED IF Statements.

Project 2: Created an Automatic File Sorter in File Exlplorer using 'OS' Module, 'shutil' Module, and 'for' Loop.

Project 3: Created an Amazon Web Scraper using 'BeautifulSoup' Library, 'Requests' Module, and 'Pandas' Library.

Project 4: Creating a script for Automatic API Pulling of a Crypto Website using 'Requests' Module, 'Json', 'Pandas' Library, 'Matplotlib' Library, 'OS' Module, 'GroupBY' function, 'Seaborn' Module etc.

Project 5: Created a Movie Correlation Project using 'Pandas' & 'NumPy' Libraries, 'Seaborn' Module, 'Matplotlib' Library etc.

Project 6: Scraped the Top Rated 250 Movies from IMDb Website, and stored it in a Excel File using 'Requests' Module, 'BeautifulSoup' Library, and 'Pandas' Library.

Project 7: In this Project, I worked with Image Data & Processed it using 'Pandas' Library, 'Matplotlib' Library, 'OpenCV' Library, and 'Glob' Module.