Skip to main content
learning data science

Data Science Tutorials

Develop your data science skills with tutorials in our blog. We cover everything from intricate data visualizations in Tableau to version control features in Git.
Discover categories
Power BI

Power BI Calculate Tutorial

Learn how to use the Power BI CALCULATE() function while giving examples of how you can use it.

Joleen Bothma

August 25, 2024

Python

Python Multiprocessing: A Guide to Threads and Processes

Learn how to manage threads and processes with Python’s multiprocessing module. Discover key techniques for parallel programming. Enhance your code efficiency with examples.
Kurtis Pykes 's photo

Kurtis Pykes

December 13, 2024

Python

Two Simple Methods To Convert A Python File To An Exe File

Learn what an executable file is and why it may be useful while looking at how to convert a Python script to an executable using auto-py-to-exe.
Kurtis Pykes 's photo

Kurtis Pykes

August 28, 2022

Python

21 Essential Python Tools

Learn about the essential Python tools for software development, web scraping and development, data analysis and visualization, and machine learning.
Abid Ali Awan's photo

Abid Ali Awan

August 24, 2022

Power BI

How to Create a Power BI Heatmap

Understand all the ins and outs of how to create Power BI heatmaps and their applications
Zoumana Keita 's photo

Zoumana Keita

August 16, 2022

Python

Introducing Python Magic Methods

Discover what magic methods is while looking at the difference between methods and functions.
Kurtis Pykes 's photo

Kurtis Pykes

August 12, 2022

Python

An Introduction to Using Transformers and Hugging Face

Understand Transformers and harness their power to solve real-life problems.
Zoumana Keita 's photo

Zoumana Keita

August 10, 2022

Python

Creating Synthetic Data with Python Faker Tutorial

Generating synthetic data using Python Faker to supplement real-world data for application testing and data privacy.
Abid Ali Awan's photo

Abid Ali Awan

August 10, 2022

SQL

SQL Commands Glossary—An Overview of 25 Most Popular SQL Commands

Learn the basics of the 25 most popular SQL commands and how to use them.
Bekhruz Tuychiev's photo

Bekhruz Tuychiev

July 29, 2022

SQL

SQL LIKE Pattern Matching Tutorial

Use LIKE to filter SQL records on specific string matches. This tutorial teaches you to use wildcards, NOT, LOWER, UPPER, and CASE WHEN with LIKE.
Travis Tang 's photo

Travis Tang

December 3, 2024

SQL

SQL Query Examples and Tutorial

If you are looking to get started with SQL, we’ve got you covered. In this SQL tutorial, we will introduce you to SQL queries - a powerful tool that enables us to work with the data stored in a database.
Sejal Jaiswal's photo

Sejal Jaiswal

July 28, 2022