Category
Topics
Data Science Tutorials
Advance your data career with our data science tutorials. We walk you through challenging data science functions and models step-by-step.
Other topics:
Training 2 or more people?Try DataCamp for Business
Web Scraping in R: rvest Tutorial
Explore web scraping in R with rvest with a real-life project: extract, preprocess and analyze Trustpilot reviews with tidyverse and tidyquant, and much more!
Arvid Kingl
February 27, 2018
Ensemble Learning in R with SuperLearner
Boost your machine learning results and discover ensembles in R with the SuperLearner package: learn about the Random Forest algorithm, bagging, and much more!
Daniel Gremmell
February 20, 2018
Understanding Blockchains by Coding One in R
Implement a small blockchain in R and learn more about what a blockchain looks like and some of the core concepts behind it!
Johannes Mueller
February 8, 2018
Google Cloud for Data Science: Beginner's Guide
Learn to set up a data science environment on Google Cloud: create an instance on Google Compute Engine, install Anaconda and run Jupyter notebooks!
Alexis Perrier
February 6, 2018
Lyric Analysis with NLP & Machine Learning with R
Dive into the lyrics of Prince's music with R: use text mining and Exploratory Data Analysis (EDA) to shed insight on The Artist's career.
Debbie Liske
February 2, 2018
Data Science for Search Engine Marketing (SEM)
In this tutorial, data science meets Search Engine Marketing: learn to create Google AdWords campaigns by generating keywords and ad templates with Python!
Elias Dabbas
January 26, 2018
PEP-8 Tutorial: Code Standards in Python
With this beginner tutorial, you'll start to explore PEP-8, Python's style guide, so that you can start formatting your code correctly to maximize its readability!
Chitrank Dixit
April 11, 2023
Python String Tutorial
In this tutorial, you'll learn all about Python Strings: slicing and striding, manipulating and formatting them with the Formatter class, f-strings, templates and more!
Sejal Jaiswal
January 18, 2018
Time Series Analysis Tutorial with Python
Get Google Trends data of keywords such as 'diet' and 'gym' and see how they vary over time while learning about trends and seasonality in time series data.
Hugo Bowne-Anderson
January 17, 2018
Machine Learning with Kaggle: Feature Engineering
Learn how feature engineering can help you to up your game when building machine learning models in Kaggle: create new columns, transform variables and more!
Hugo Bowne-Anderson
January 10, 2018
8 Useful Shell Commands for Data Science
Which shell commands do data scientists use nearly every day? Discover and learn how to use them in this tutorial!
Alexis Perrier
January 5, 2018
Kaggle Tutorial: Your First Machine Learning Model
Learn how to build your first machine learning model, a decision tree classifier, with the Python scikit-learn package, submit it to Kaggle and see how it performs!
Hugo Bowne-Anderson
January 3, 2018