Data Analysis

Data Analysis with Python

Start your journey to becoming a Data Analyst or Data Scientist using Python - one of the most popular programming languages in the world. No prior coding experience is required; you’ll start from scratch and learn how to import, clean, manipulate, and visualize data—all integral skills for any aspiring data professional or researcher. You’ll begin your data analyst training with interactive exercises and get hands-on with some of the most popular Python libraries, including pandas, NumPy, Matplotlib, Seaborn, and many more. You’ll learn why Python for data analysis is so popular and work with real-world datasets to grow your data manipulation and exploratory data analysis skills. This course has 8 modules including a course orientation module. Each module ends with an exercise which helps to gauge your understanding as you progress through the course. The course ends with a final project in which you will be applying everything you have learnt in the course.

Data Analysis with Python B01

Start your journey to becoming a Data Analyst or Data Scientist using Python - one of the most popular programming languages in the world. No prior coding experience is required; you’ll start from scratch and learn how to import, clean, manipulate, and visualize data—all integral skills for any aspiring data professional or researcher. You’ll begin your data analyst training with interactive exercises and get hands-on with some of the most popular Python libraries, including pandas, NumPy, Matplotlib, Seaborn, and many more. You’ll learn why Python for data analysis is so popular and work with real-world datasets to grow your data manipulation and exploratory data analysis skills. This course has 8 modules including a course orientation module. Each module ends with an exercise which helps to gauge your understanding as you progress through the course. The course ends with a final project in which you will be applying everything you have learnt in the course.

Data Analysis with SQL

Course Description: This course provides a comprehensive introduction to the language of relational databases: Structured Query Language (SQL). You will learn how to read and write complex SQL queries in a relational database (PostgreSQL). The skills you will learn are also largely applicable to any other major database system, such as MySQL, SQL Server, Oracle Database, and much more. The best way to learn SQL is by writing lots of SQL queries; and with this in mind, this course has been designed with over 80 coding challenges where you get to write SQL queries and create database objects. These challenges are based on real-world scenarios and are designed for optimal understanding. This course has 5 modules; each end with an exercise which helps to gauge your understanding of the learned concepts as you progress through the course. You will start with the basics and soon find yourself writing advanced SQL queries.