https://github.com/hamzacham/data_set-projet-9
MY FINAL PROJECT FOR IBM Databases and SQL for Data Science with Python
https://github.com/hamzacham/data_set-projet-9
database dataset jupyter-notebook mysql mysql-database paython sql
Last synced: 2 months ago
JSON representation
MY FINAL PROJECT FOR IBM Databases and SQL for Data Science with Python
- Host: GitHub
- URL: https://github.com/hamzacham/data_set-projet-9
- Owner: hamzacham
- Created: 2024-12-31T04:16:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T04:23:13.000Z (over 1 year ago)
- Last Synced: 2025-10-14T19:39:35.242Z (9 months ago)
- Topics: database, dataset, jupyter-notebook, mysql, mysql-database, paython, sql
- Language: Jupyter Notebook
- Homepage:
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
IBM Databases and SQL for Data Science with Python
This repository contains my project work for the IBM Databases and SQL for Data Science with Python course. This online course, authorized by IBM and offered via Coursera, helped me gain essential skills in working with databases, SQL, and Python for data science tasks.
Project Overview
For the final project, I:
Connected to a relational database using Python.
Created and modified tables in the database.
Wrote SQL queries to extract insights from the data.
Used Python to process and visualize the results.
The project demonstrates the following skills:
Database connection and management.
Data retrieval and manipulation using SQL.
Python integration for database operations and data analysis.