├── Capstone ├── Capstone_Story.pdf ├── Capstone_Story.pptx └── read.md ├── Course 1: Introduction to Data Analytics ├── Course 1 ├── Week 1a.png ├── Week 1b.png ├── Week 2a.png ├── Week 2b.png ├── Week 3a.png ├── Week 3b.png ├── Week 4a.png ├── Week 4b.png ├── Week 5-Peer-Graded Final Assignment.png └── Week 5a.png ├── Course 2: Excel Basics for Data Analysis ├── Course 2 ├── Week 1.png ├── Week 2.png ├── Week 3a.png ├── Week 3b.png ├── Week 4a.png └── Week 4b.png ├── Course 3: Data Visualization and Dashboards with Excel and Cognos ├── CarSalesByModelEnd .xlsx ├── Course 3 ├── Week 1.png ├── Week 2a.png ├── Week 2b.png ├── Week 3.png └── Week 4 Final Assignment.png ├── Course 4: Python for Data Science, AI & Development ├── Course 4 ├── Final Exam _ Coursera.png ├── Hands-On Lab │ ├── Classes.ipynb │ ├── Conditions.ipynb │ ├── ExcecptionHandling.ipynb │ ├── Functions .ipynb │ ├── Jupyter Notebooks │ ├── Loops.ipynb │ ├── Python Cheat Sheet - The Basics Coursera.pdf │ ├── Read_Files.ipynb │ ├── Requests_HTTP.ipynb │ ├── Write_Files.ipynb │ └── image.png ├── Module 1 Graded Quiz _ Coursera.png ├── Module 2 Graded Quiz _ Coursera.png ├── Module 3 Graded Quiz _ Coursera.png ├── Module 4 Graded Quiz _ Coursera.png └── Module 5 Graded Quiz _ Coursera.png ├── Course 5: Python Project for Data Science ├── Course 5 ├── Hands-on Lab │ ├── Final Assignment Webscraping.ipynb │ ├── Final_Assignment Library.ipynb │ ├── Jupyter Notebooks │ └── WebScraping_Review_Lab.ipynb └── Peer-graded Assignment │ ├── Final Assignment │ ├── Final Assignment.ipynb │ ├── GameStop Stock Graph.png │ ├── Peer Review Results.png │ └── Tesla Stock Graph.png ├── Course 6: Databases and SQL for Data Science with Python ├── Basic SQL │ ├── Basic DDL.sql │ ├── DB0201EN-Week3-1-1-Connecting.ipynb │ ├── DB0201EN-Week3-1-2-Querying.ipynb │ ├── DB0201EN-Week3-1-3-SQLmagic.ipynb │ ├── DB0201EN-Week3-1-4-Analyzing.ipynb │ ├── DB0201EN-Week4-1-1-RealDataPractice-v5.ipynb │ ├── Functions.sql │ ├── PETRESCUE Table.sql │ ├── Sorting & Grouping.sql │ └── Syntax ├── Course 6 ├── Final Exam _ Coursera.png ├── Graded Quiz_ Basic SQL _ Coursera.png ├── Graded Quiz_ Refining Your Results _ Coursera.png ├── Graded Quiz_ Relational DB Concepts and Tables _ Coursera.png └── Peer-graded Assignment.png ├── Data Analysis with Python ├── Final Exam _ Coursera.png ├── Graded Quiz_ Data Wrangling _ Coursera.png ├── Graded Quiz_ Exploratory Data Analysis _ Coursera.png ├── Graded Quiz_ Importing Datasets _ Coursera.png ├── Graded Quiz_ Model Development _ Coursera.png ├── Graded Quiz_ Model Refinement _ Coursera.png ├── Lab │ ├── 1- Importing Datasets.ipynb │ ├── 2- Data Wrangling.ipynb │ ├── 3- Exploratory Data Analysis.ipynb │ ├── 4- Model Development.ipynb │ ├── 5- Model Evaluation and Refinement.ipynb │ ├── House_Sales_in_King_Count_USA (1).ipynb │ └── README.md ├── Peer-graded Assignment │ ├── Graded Assignment.ipynb │ ├── Peer-graded Result.png │ ├── Q1.png │ ├── Q10.png │ ├── Q2.png │ ├── Q3.png │ ├── Q4.png │ ├── Q5.png │ ├── Q6.png │ ├── Q7.png │ ├── Q8.png │ ├── Q9.png │ └── README.md └── README.md ├── Data Visualization with Python ├── Advanced Visualization Tools _ Coursera.png ├── Basic Visualization Tools _ Coursera.png ├── Final Exam _ Coursera (1).png ├── Introduction to Data Visualization Tools _ Coursera.png ├── Lab │ ├── 1- Introduction-to-Matplotlib-and-Line-Plots.ipynb │ ├── 2- Area-Plots-Histograms-and-Bar-Charts.ipynb │ ├── 3- Pie-Charts-Box-Plots-Scatter-Plots-and-Bubble-Plots.ipynb │ ├── 4- Waffle-Charts-Word-Clouds-and-Regression-Plots.ipynb │ ├── 5- Generating-Maps-in-Python.ipynb │ └── README.md ├── Peer-graded Assignment: Final Assignment │ ├── 5_Peer_Graded_Assignment_Questions.ipynb │ └── README.md ├── Plotly and Dash.png ├── README.md ├── Specialized Visualization Tools _ Coursera.png └── Visualizing Geospatial Data _ Coursera.png ├── Final Exam _ Coursera (1).png └── README.md /Capstone/Capstone_Story.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Capstone/Capstone_Story.pdf -------------------------------------------------------------------------------- /Capstone/Capstone_Story.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Capstone/Capstone_Story.pptx -------------------------------------------------------------------------------- /Capstone/read.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Capstone/read.md -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Course 1: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Week 1a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 1: Introduction to Data Analytics/Week 1a.png -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Week 1b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 1: Introduction to Data Analytics/Week 1b.png -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Week 2a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 1: Introduction to Data Analytics/Week 2a.png -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Week 2b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 1: Introduction to Data Analytics/Week 2b.png -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Week 3a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 1: Introduction to Data Analytics/Week 3a.png -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Week 3b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 1: Introduction to Data Analytics/Week 3b.png -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Week 4a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 1: Introduction to Data Analytics/Week 4a.png -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Week 4b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 1: Introduction to Data Analytics/Week 4b.png -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Week 5-Peer-Graded Final Assignment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 1: Introduction to Data Analytics/Week 5-Peer-Graded Final Assignment.png -------------------------------------------------------------------------------- /Course 1: Introduction to Data Analytics/Week 5a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 1: Introduction to Data Analytics/Week 5a.png -------------------------------------------------------------------------------- /Course 2: Excel Basics for Data Analysis/Course 2: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course 2: Excel Basics for Data Analysis/Week 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 2: Excel Basics for Data Analysis/Week 1.png -------------------------------------------------------------------------------- /Course 2: Excel Basics for Data Analysis/Week 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 2: Excel Basics for Data Analysis/Week 2.png -------------------------------------------------------------------------------- /Course 2: Excel Basics for Data Analysis/Week 3a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 2: Excel Basics for Data Analysis/Week 3a.png -------------------------------------------------------------------------------- /Course 2: Excel Basics for Data Analysis/Week 3b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 2: Excel Basics for Data Analysis/Week 3b.png -------------------------------------------------------------------------------- /Course 2: Excel Basics for Data Analysis/Week 4a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 2: Excel Basics for Data Analysis/Week 4a.png -------------------------------------------------------------------------------- /Course 2: Excel Basics for Data Analysis/Week 4b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 2: Excel Basics for Data Analysis/Week 4b.png -------------------------------------------------------------------------------- /Course 3: Data Visualization and Dashboards with Excel and Cognos/CarSalesByModelEnd .xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 3: Data Visualization and Dashboards with Excel and Cognos/CarSalesByModelEnd .xlsx -------------------------------------------------------------------------------- /Course 3: Data Visualization and Dashboards with Excel and Cognos/Course 3: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course 3: Data Visualization and Dashboards with Excel and Cognos/Week 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 3: Data Visualization and Dashboards with Excel and Cognos/Week 1.png -------------------------------------------------------------------------------- /Course 3: Data Visualization and Dashboards with Excel and Cognos/Week 2a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 3: Data Visualization and Dashboards with Excel and Cognos/Week 2a.png -------------------------------------------------------------------------------- /Course 3: Data Visualization and Dashboards with Excel and Cognos/Week 2b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 3: Data Visualization and Dashboards with Excel and Cognos/Week 2b.png -------------------------------------------------------------------------------- /Course 3: Data Visualization and Dashboards with Excel and Cognos/Week 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 3: Data Visualization and Dashboards with Excel and Cognos/Week 3.png -------------------------------------------------------------------------------- /Course 3: Data Visualization and Dashboards with Excel and Cognos/Week 4 Final Assignment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 3: Data Visualization and Dashboards with Excel and Cognos/Week 4 Final Assignment.png -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Course 4: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Final Exam _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Final Exam _ Coursera.png -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/Classes.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Hands-On Lab/Classes.ipynb -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/Conditions.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Hands-On Lab/Conditions.ipynb -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/ExcecptionHandling.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Hands-On Lab/ExcecptionHandling.ipynb -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/Functions .ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Hands-On Lab/Functions .ipynb -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/Jupyter Notebooks: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/Loops.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Hands-On Lab/Loops.ipynb -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/Python Cheat Sheet - The Basics Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Hands-On Lab/Python Cheat Sheet - The Basics Coursera.pdf -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/Read_Files.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Hands-On Lab/Read_Files.ipynb -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/Requests_HTTP.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Hands-On Lab/Requests_HTTP.ipynb -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/Write_Files.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Hands-On Lab/Write_Files.ipynb -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Hands-On Lab/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Hands-On Lab/image.png -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Module 1 Graded Quiz _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Module 1 Graded Quiz _ Coursera.png -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Module 2 Graded Quiz _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Module 2 Graded Quiz _ Coursera.png -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Module 3 Graded Quiz _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Module 3 Graded Quiz _ Coursera.png -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Module 4 Graded Quiz _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Module 4 Graded Quiz _ Coursera.png -------------------------------------------------------------------------------- /Course 4: Python for Data Science, AI & Development/Module 5 Graded Quiz _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 4: Python for Data Science, AI & Development/Module 5 Graded Quiz _ Coursera.png -------------------------------------------------------------------------------- /Course 5: Python Project for Data Science/Course 5: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course 5: Python Project for Data Science/Hands-on Lab/Final Assignment Webscraping.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 5: Python Project for Data Science/Hands-on Lab/Final Assignment Webscraping.ipynb -------------------------------------------------------------------------------- /Course 5: Python Project for Data Science/Hands-on Lab/Final_Assignment Library.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 5: Python Project for Data Science/Hands-on Lab/Final_Assignment Library.ipynb -------------------------------------------------------------------------------- /Course 5: Python Project for Data Science/Hands-on Lab/Jupyter Notebooks: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course 5: Python Project for Data Science/Hands-on Lab/WebScraping_Review_Lab.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 5: Python Project for Data Science/Hands-on Lab/WebScraping_Review_Lab.ipynb -------------------------------------------------------------------------------- /Course 5: Python Project for Data Science/Peer-graded Assignment/Final Assignment: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course 5: Python Project for Data Science/Peer-graded Assignment/Final Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 5: Python Project for Data Science/Peer-graded Assignment/Final Assignment.ipynb -------------------------------------------------------------------------------- /Course 5: Python Project for Data Science/Peer-graded Assignment/GameStop Stock Graph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 5: Python Project for Data Science/Peer-graded Assignment/GameStop Stock Graph.png -------------------------------------------------------------------------------- /Course 5: Python Project for Data Science/Peer-graded Assignment/Peer Review Results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 5: Python Project for Data Science/Peer-graded Assignment/Peer Review Results.png -------------------------------------------------------------------------------- /Course 5: Python Project for Data Science/Peer-graded Assignment/Tesla Stock Graph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 5: Python Project for Data Science/Peer-graded Assignment/Tesla Stock Graph.png -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Basic SQL/Basic DDL.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Basic SQL/Basic DDL.sql -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Basic SQL/DB0201EN-Week3-1-1-Connecting.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Basic SQL/DB0201EN-Week3-1-1-Connecting.ipynb -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Basic SQL/DB0201EN-Week3-1-2-Querying.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Basic SQL/DB0201EN-Week3-1-2-Querying.ipynb -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Basic SQL/DB0201EN-Week3-1-3-SQLmagic.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Basic SQL/DB0201EN-Week3-1-3-SQLmagic.ipynb -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Basic SQL/DB0201EN-Week3-1-4-Analyzing.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Basic SQL/DB0201EN-Week3-1-4-Analyzing.ipynb -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Basic SQL/DB0201EN-Week4-1-1-RealDataPractice-v5.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Basic SQL/DB0201EN-Week4-1-1-RealDataPractice-v5.ipynb -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Basic SQL/Functions.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Basic SQL/Functions.sql -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Basic SQL/PETRESCUE Table.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Basic SQL/PETRESCUE Table.sql -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Basic SQL/Sorting & Grouping.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Basic SQL/Sorting & Grouping.sql -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Basic SQL/Syntax: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Basic SQL/Syntax -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Course 6: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Final Exam _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Final Exam _ Coursera.png -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Graded Quiz_ Basic SQL _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Graded Quiz_ Basic SQL _ Coursera.png -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Graded Quiz_ Refining Your Results _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Graded Quiz_ Refining Your Results _ Coursera.png -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Graded Quiz_ Relational DB Concepts and Tables _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Graded Quiz_ Relational DB Concepts and Tables _ Coursera.png -------------------------------------------------------------------------------- /Course 6: Databases and SQL for Data Science with Python/Peer-graded Assignment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Course 6: Databases and SQL for Data Science with Python/Peer-graded Assignment.png -------------------------------------------------------------------------------- /Data Analysis with Python/Final Exam _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Final Exam _ Coursera.png -------------------------------------------------------------------------------- /Data Analysis with Python/Graded Quiz_ Data Wrangling _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Graded Quiz_ Data Wrangling _ Coursera.png -------------------------------------------------------------------------------- /Data Analysis with Python/Graded Quiz_ Exploratory Data Analysis _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Graded Quiz_ Exploratory Data Analysis _ Coursera.png -------------------------------------------------------------------------------- /Data Analysis with Python/Graded Quiz_ Importing Datasets _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Graded Quiz_ Importing Datasets _ Coursera.png -------------------------------------------------------------------------------- /Data Analysis with Python/Graded Quiz_ Model Development _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Graded Quiz_ Model Development _ Coursera.png -------------------------------------------------------------------------------- /Data Analysis with Python/Graded Quiz_ Model Refinement _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Graded Quiz_ Model Refinement _ Coursera.png -------------------------------------------------------------------------------- /Data Analysis with Python/Lab/1- Importing Datasets.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Lab/1- Importing Datasets.ipynb -------------------------------------------------------------------------------- /Data Analysis with Python/Lab/2- Data Wrangling.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Lab/2- Data Wrangling.ipynb -------------------------------------------------------------------------------- /Data Analysis with Python/Lab/3- Exploratory Data Analysis.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Lab/3- Exploratory Data Analysis.ipynb -------------------------------------------------------------------------------- /Data Analysis with Python/Lab/4- Model Development.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Lab/4- Model Development.ipynb -------------------------------------------------------------------------------- /Data Analysis with Python/Lab/5- Model Evaluation and Refinement.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Lab/5- Model Evaluation and Refinement.ipynb -------------------------------------------------------------------------------- /Data Analysis with Python/Lab/House_Sales_in_King_Count_USA (1).ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Lab/House_Sales_in_King_Count_USA (1).ipynb -------------------------------------------------------------------------------- /Data Analysis with Python/Lab/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Lab/README.md -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Graded Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Graded Assignment.ipynb -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Peer-graded Result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Peer-graded Result.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Q1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Q1.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Q10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Q10.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Q2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Q2.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Q3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Q3.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Q4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Q4.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Q5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Q5.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Q6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Q6.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Q7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Q7.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Q8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Q8.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/Q9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/Q9.png -------------------------------------------------------------------------------- /Data Analysis with Python/Peer-graded Assignment/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Analysis with Python/Peer-graded Assignment/README.md -------------------------------------------------------------------------------- /Data Analysis with Python/README.md: -------------------------------------------------------------------------------- 1 | Graded Quiz Only 2 | -------------------------------------------------------------------------------- /Data Visualization with Python/Advanced Visualization Tools _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Advanced Visualization Tools _ Coursera.png -------------------------------------------------------------------------------- /Data Visualization with Python/Basic Visualization Tools _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Basic Visualization Tools _ Coursera.png -------------------------------------------------------------------------------- /Data Visualization with Python/Final Exam _ Coursera (1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Final Exam _ Coursera (1).png -------------------------------------------------------------------------------- /Data Visualization with Python/Introduction to Data Visualization Tools _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Introduction to Data Visualization Tools _ Coursera.png -------------------------------------------------------------------------------- /Data Visualization with Python/Lab/1- Introduction-to-Matplotlib-and-Line-Plots.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Lab/1- Introduction-to-Matplotlib-and-Line-Plots.ipynb -------------------------------------------------------------------------------- /Data Visualization with Python/Lab/2- Area-Plots-Histograms-and-Bar-Charts.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Lab/2- Area-Plots-Histograms-and-Bar-Charts.ipynb -------------------------------------------------------------------------------- /Data Visualization with Python/Lab/3- Pie-Charts-Box-Plots-Scatter-Plots-and-Bubble-Plots.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Lab/3- Pie-Charts-Box-Plots-Scatter-Plots-and-Bubble-Plots.ipynb -------------------------------------------------------------------------------- /Data Visualization with Python/Lab/4- Waffle-Charts-Word-Clouds-and-Regression-Plots.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Lab/4- Waffle-Charts-Word-Clouds-and-Regression-Plots.ipynb -------------------------------------------------------------------------------- /Data Visualization with Python/Lab/5- Generating-Maps-in-Python.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Lab/5- Generating-Maps-in-Python.ipynb -------------------------------------------------------------------------------- /Data Visualization with Python/Lab/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Data Visualization with Python/Peer-graded Assignment: Final Assignment/5_Peer_Graded_Assignment_Questions.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Peer-graded Assignment: Final Assignment/5_Peer_Graded_Assignment_Questions.ipynb -------------------------------------------------------------------------------- /Data Visualization with Python/Peer-graded Assignment: Final Assignment/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Peer-graded Assignment: Final Assignment/README.md -------------------------------------------------------------------------------- /Data Visualization with Python/Plotly and Dash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Plotly and Dash.png -------------------------------------------------------------------------------- /Data Visualization with Python/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/README.md -------------------------------------------------------------------------------- /Data Visualization with Python/Specialized Visualization Tools _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Specialized Visualization Tools _ Coursera.png -------------------------------------------------------------------------------- /Data Visualization with Python/Visualizing Geospatial Data _ Coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Data Visualization with Python/Visualizing Geospatial Data _ Coursera.png -------------------------------------------------------------------------------- /Final Exam _ Coursera (1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/Final Exam _ Coursera (1).png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/b06601024/Coursera-IBM-Data-Analyst/HEAD/README.md --------------------------------------------------------------------------------