Joy KimaiyoBacking up and Restoring SQL Databases in MySQL (using mysqldump)Many things can happen to a database, such as accidental deletion or server crashes, so it’s crucial to back up your database regularly to…Oct 17Oct 17
Joy KimaiyoData Analysis with Python, SQL, and Power BIIn this project, I am analyzing annual hotel operational data by importing data to SQL using Python, performing aggregation and merging the…Jun 18Jun 18
Joy KimaiyoA multi-page portfolio website for data analysis and deployment on GitHub Pages.Showcasing your best projects to give potential employers or clients a glimpse of your capabilities is one step every data analyst must…Jun 3Jun 3
Joy KimaiyoBeginner-Friendly Machine Learning Regression Analysis Portfolio Project: A Step-by-Step GuideWe will use the Toyota Corolla CSV dataset for this machine learning regression analysis project. Regression analysis is a form of…May 31May 31
Joy KimaiyoImportin data to SQL using PythonImporting files to SQL can sometimes be challenging, especially when dealing with multiple CSV files. However, using Python can simplify…May 30May 30
Joy KimaiyoScraping Google Search Results with PythonA Search Engine Results Page (SERP) is the compilation of results presented by a search engine when prompted by a specific word or keyword…May 27May 27
Joy KimaiyoData Analysis with SQL and Python Portfolio Project Part 2Moving on to the Python analysis part, we’ll start by importing two essential modules: Pandas for data manipulation and SQLAlchemy for…May 25May 25
Joy KimaiyoData Analysis with SQL and Python Portfolio ProjectIn this project, we’ll utilize data from the Dataset for Renewable Energy Systems available at…May 23May 23