Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 422 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 422 Bytes

py_programs

The repository contains python programs which I code during my learning process

1---"IMDB_top_250_scrape" is a basic web scraping program to get the list of top 250 movies along with their "NAME","IMDB Rating","Year of Release" from IMDB and store in a databse

2---Titanic.ipynb is the jupyter notebook in python for the data analysis on the training dataset for the Passengers survived in TITANIC