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
An Introduction to Using Transformers and Hugging Face
Understand Transformers and harness their power to solve real-life problems.
Creating Synthetic Data with Python Faker Tutorial
Generating synthetic data using Python Faker to supplement real-world data for application testing and data privacy.
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.
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
July 29, 2022
Tableau Data Blending Tutorial
A comprehensive overview of data blending using Tableau for Data Scientists and Data Analysts.
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. You will see how to write SQL queries, learn about
A Comprehensive Introduction to Graph Neural Networks (GNNs)
Learn everything about Graph Neural Networks, including what GNNs are, the different types of graph neural networks, and what they're used for. Plus, learn how to build a Graph Neural Network with Pytorch.
How to Use Pytest for Unit Testing
Explore what Pytest is and what it's used for while comparing it to other software testing methods.
Deploying Python Functions and Prophet Forecasting Model in Tableau with TabPy
Learn advanced Python scripting in Tableau by deploying the Facebook Prophet forecasting model to the Tableau server and creating dynamic time series visualization.
Building and Deploying Machine Learning Pipelines
Discover everything you need to know about Kubeflow and explore how to build and deploy Machine Learning Pipelines
PyTorch Tutorial: Building a Simple Neural Network From Scratch
Learn about the basics of PyTorch, while taking a look at a detailed background on how neural networks work. Get started with PyTorch today.
K Means Clusters in Tableau with TabPy Tutorial
Learn the importance of TabPy and how to create a K Means clustering model using Python script in Tableau.