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
Visualizing Data in Excel
Learn about Excel's various data visualization options that can help you analyze and interpret your data.
Jess Ahmet
April 27, 2023
Introduction to LangChain for Data Engineering & Data Applications
LangChain is a framework for including AI from large language models inside data pipelines and applications. This tutorial provides an overview of what you can do with LangChain, including the problems that LangChain solves and examples of data use cases.
Richie Cotton
April 26, 2023
Converting Speech to Text with the OpenAI Whisper API
Discover the powerful capabilities of OpenAI Whisper Python API for transcription and translation. It comes with multi-language support and prompt enhancement for accurate transcription.
Abid Ali Awan
April 20, 2023
Matplotlib time series line plot
This tutorial explores how to create and customize time series line plots in matplotlib.
Elena Kosourova
April 17, 2023
An Introduction to Python T-Tests
Learn how to perform t-tests in Python with this tutorial. Understand the different types of t-tests - one-sample test, two-sample test, paired t-test, and Welch’s test, and when to use them.
Vidhi Chugh
March 30, 2023
Line Plots in MatplotLib with Python
This hands-on tutorial dives deep into creating and customizing line plots with Matplotlib, a powerful data visualization library in Python.
Arunn Thevapalan
March 29, 2023
Python Plotly Express Tutorial: Unlock Beautiful Visualizations
Learn how to create highly interactive and visually appealing charts with Python Plotly Express.
Bekhruz Tuychiev
March 21, 2023
A Guide to Using ChatGPT For Data Science Projects
Learn how to use ChatGPT in a real-life end-to-end data science project. We will use it for project planning, data analysis, data preprocessing, model selection, hyperparameter tuning, developing a web app, and deploying it on the Spaces.
Abid Ali Awan
March 20, 2023
Python Seaborn Line Plot Tutorial: Create Data Visualizations
Discover how to use Seaborn, a popular Python data visualization library, to create and customize line plots in Python.
Elena Kosourova
March 16, 2023
T-tests in R Tutorial: Learn How to Conduct T-Tests
Determine if there is a significant difference between the means of the two groups using t.test() in R.
Abid Ali Awan
March 14, 2023
Logical Functions in Tableau: IF and CASE statements
Learn about IF and CASE statements in Tableau and explore how to use these logical functions to conditionally transform and visualize data.
Chloe Lubin
March 8, 2023
GeoPandas Tutorial: An Introduction to Geospatial Analysis
Get started with GeoPandas, one of the most popular Python libraries for geospatial analysis.
Javier Canales Luna
February 10, 2023