9.1 Intro to SQL
I often let folks know that in a data analytics course, if there is anything you need to excel in, it will be databases and SQL. That’s where employers assess your capabilities and skills. SQL (often pronounced as...
Read MorePosted by Jonathan Moo | Apr 10, 2024 | Data Analytics Lesson Notes |
I often let folks know that in a data analytics course, if there is anything you need to excel in, it will be databases and SQL. That’s where employers assess your capabilities and skills. SQL (often pronounced as...
Read MorePosted by Jonathan Moo | Apr 8, 2024 | Data Analytics Lesson Notes |
Today, each group will present their work in terms of presentation slides and/or Jupyter notebooks. Make sure to emphasize: Who is the target audience for your data analysis? Why should the target audience use your data...
Read MorePosted by Jonathan Moo | Apr 3, 2024 | Data Analytics Lesson Notes |
Today’s class is all about your preparation for your upcoming class on SQL, which would give you the ability to query for data in a relational database. I’ve mentioned that if there’s one thing you need to know...
Read MorePosted by Jonathan Moo | Apr 1, 2024 | Data Analytics Lesson Notes |
In data analysis, there are moments where we would need to use statistics. Today, we’ll discuss on hypothesis testing. Introduction To Hypothesis Testing What is hypothesis testing? In layman terms, it is simply to prove...
Read MorePosted by Jonathan Moo | Apr 1, 2024 | Data Analytics Lesson Notes |
Deep diving more with Git. Pulling from Git remote Let’s open up the file(s) in the 01-Ins_Pull folder to get started. Use your individual repos to try this activity out. We will explore Git history...
Read More