Data Science Projects
Data Cleaning on SpaceX launch Dataset (Assignment) This project was part of the IBM Professional Certificate in Data Science. Here, I collected rocket launch data using the SpaceX API and cleaned ...
Geospatial Analysis with Folium (Assignment) In this project as part of the IBM Professional certificate in Data Science, I had to perform geospatial analysis on Rocket Launch sites of SpaceX rocke...
SQL Practice Assignment In this project, a part of IBM's Professional Certificate in Data Science, I had to write a number of SQL queries in order to answer questions given in the notebook.
Exploratory Data Analysis on SpaceX launch Dataset (Assignment) Again as part of IBM's Professional Certificate in Data Science, I had to perform Exploratory analysis on the SpaceX dataset in order...
Performed Data Wrangling on SpaceX Launch Dataset (Assignment) This analysis was undertaken to understand the dataset and modify it in order to use it for classification modelling in the next proje...
Space X Falcon 9 First Stage Landing Prediction (Assignment) This project was part of the curriculum of Data Science Professional Certificate offered by IBM. I trained and tested my Logistic Regres...
Tesla Stock and Gamestop Stocks Analysis (Assignment) Performed an Exploratory analysis on trends of Tesla and Gamestop stocks. Used BeautifulSoup4 library for extracting data from the web, pandas ...