Python Fundamentals Grow your programmer skills. Discover how to manipulate dictionaries and DataFrames, visualize real-world data, and write your own Python functions. Learn More
Old Version Data Scientist with Python A Data Scientist combines statistical and machine learning techniques with Python programming to analyze and interpret complex data. Learn More
Introduction to Python Master the basics of data analysis in Python. Expand your skillset by learning scientific computi...
Introduction to R Master the basics of data analysis by manipulating common data structures such as vectors, matric...
Introduction to SQL Master the basics of querying tables in relational databases such as MySQL, SQL Server, and Postg...
Intermediate Python Level up your data science skills by creating visualizations using Matplotlib and manipulating Da...
Joining Data in SQL Join two or three tables together into one, combine tables using set theory, and work with subque...
Intermediate R Continue your journey to becoming an R ninja by learning about conditional statements, loops, and...
Supervised Learning with scikit-learn Learn how to build and tune predictive models and evaluate how well they'll perform on unseen data.
Python Data Science Toolbox (Part 1) Learn the art of writing your own functions in Python, as well as key concepts like scoping and e...
Python Data Science Toolbox (Part 2) Continue to build your modern Data Science skills by learning about iterators and list comprehens...
Introduction to Importing Data in Python Learn to import data into Python from various sources, such as Excel, SQL, SAS and right from the...
Statistical Thinking in Python (Part 1) Build the foundation you need to think statistically and to speak the language of your data.
Introduction to Relational Databases in SQL Learn how to create one of the most efficient ways of storing data - relational databases!
Introduction to Deep Learning in Python Learn the fundamentals of neural networks and how to build deep learning models using Keras 2.0.
Introduction to Importing Data in R In this course, you will learn to read CSV, XLS, and text files in R using tools like readxl and ...
Data Manipulation in R with dplyr Master techniques for data manipulation using the select, mutate, filter, arrange, and summarise ...
Intermediate Importing Data in Python Improve your Python data importing skills and learn to work with web and API data.
pandas Foundations Learn how to use the industry-standard pandas library to import, build, and manipulate DataFrames.
Unsupervised Learning in Python Learn how to cluster, transform, visualize, and extract insights from unlabeled datasets using sc...
Introduction to Data Engineering Learn about the world of data engineering with an overview of all its relevant topics and tools!
Machine Learning with Tree-Based Models in Python In this course, you'll learn how to use tree-based models and ensembles for regression and classi...
Introduction to Shell The Unix command line helps users combine existing programs in new ways, automate repetitive task...
Introduction to Data Visualization in Python Learn complex data visualization techniques using Matplotlib and seaborn.
Statistical Thinking in Python (Part 2) Learn to perform the two key tasks in statistical inference: parameter estimation and hypothesis ...
Data Visualization with ggplot2 (Part 1) Learn to produce meaningful and beautiful data visualizations with ggplot2 by understanding the g...
Introduction to Data in R Learn the language of data, study types, sampling strategies, and experimental design.
Reporting with R Markdown Learn to create interactive analyses and automated reports with R Markdown.
Analyzing Police Activity with pandas Explore the Stanford Open Policing Project dataset and analyze the impact of gender on police beh...
Correlation and Regression in R Learn how to describe relationships between two numerical quantities and characterize these relat...
Exploratory Data Analysis in R Learn how to use graphical and numerical techniques to begin uncovering the structure of your data.
Cleaning Data in Python This course will equip you with all the skills you need to clean your data in Python.
Data Visualization in R This course provides a comprehensive introduction to working with base graphics in R.
Manipulating DataFrames with pandas You will learn how to tidy, rearrange, and restructure your data using versatile pandas DataFrames.
Case Study: School Budgeting with Machine Learn... Learn how to build a model to automatically classify items in a school budget.
Intermediate Importing Data in R Parse data in any format. Whether it's flat files, statistical software, databases, or data right...
Intermediate R: Practice Strengthen your knowledge of the topics you learned in Intermediate R with a ton of new and fun e...
Foundations of Inference Learn how to draw conclusions about a population from a sample of data via a process known as sta...
Building Data Engineering Pipelines in Python Learn how to build data engineering pipelines in Python.
Cluster Analysis in R Develop a strong intuition for how hierarchical and k-means clustering work and learn how to appl...
Software Engineering for Data Scientists in Python Learn all about modularity, documentation, & automated testing to help you solve Data Science...
Unsupervised Learning in R This course provides an intro to clustering and dimensionality reduction in R from a machine lear...
Case Study: Exploratory Data Analysis in R Use data manipulation and visualization skills to explore the historical voting of the United Nat...
Merging DataFrames with pandas This course is all about the act of combining, or merging, DataFrames, an essential part your Dat...
Introduction to Network Analysis in Python This course will equip you with the skills to analyze, visualize, and make sense of networks usin...
Interactive Data Visualization with Bokeh Learn how to create versatile and interactive data visualizations using Bokeh.
Applying SQL to Real-World Problems Find tables, store and manage new tables and views, and write maintainable SQL code to answer bus...
Importing & Cleaning Data in R: Case Studies In this series of four case studies, you'll revisit key concepts from our courses on importing an...