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
Training 2 or more people?Try DataCamp for Business
Python Inheritance: Best Practices for Reusable Code
Python inheritance allows you to build new classes by reusing and extending the functionality of existing ones. Learn how to design parent-child class relationships, implement inheritance patterns, and apply techniques such as method overriding.
Samuel Shaibu
February 12, 2025
How to Merge Two Columns in Excel: Simple Formulas and More
Merge two columns in Excel using the ampersand & operator or the CONCAT() function with a custom delimiter. Or use TEXTJOIN(), which lets you ignore blank cells.
Laiba Siddiqui
February 12, 2025
How to Extract a Number from a String in Excel: Finding the Right Approach
Discover how to extract numbers from Excel strings using formulas. Master functions like RIGHT(), LEFT(), and TEXTJOIN() to target numeric data before, after, or anywhere in your text.
Allan Ouko
February 12, 2025
Delta Lake: A Practical Introduction with Hands-On Examples
Learn the fundamentals of Delta Lake, from setup to advanced features like time travel and schema evolution, with PySpark examples.
Khalid Abdelaty
February 11, 2025
DeepSeek R1 RAG Chatbot With Chroma, Ollama, and Gradio
Learn how to build a local RAG chatbot using DeepSeek-R1 with Ollama, LangChain, and Chroma.
Aashi Dutt
February 11, 2025
Tableau Crosstab: Your One-Stop Guide
Read all about Tableau crosstabs so you can accurately display numerical data. Customize your Tableau crosstab with formatting, filters, parameters, indicator icons, and sparklines to reveal hidden insights.
Islam Salahuddin
February 11, 2025
DeepSeek API: A Guide With Examples and Cost Calculations
Learn how to use the DeepSeek API, including model selection, parameter management, cost optimization, context caching, and chain-of-thought optimization.
Dr Ana Rojo-Echeburúa
February 11, 2025
Feature Extraction in Machine Learning: A Complete Guide
Master feature extraction techniques with hands-on Python examples for image, audio, and time series data. Learn how to transform raw data into meaningful features and overcome common challenges in machine learning applications.
Rajesh Kumar
February 11, 2025
Apache Parquet Explained: A Guide for Data Professionals
This in-depth guide to Apache Parquet breaks it down with clear explanations, and hands-on code examples!
Laiba Siddiqui
Thalia Barrera
February 10, 2025
How to Create a Power BI Waterfall Chart: 5 Easy Steps
Learn how to create a Power BI waterfall chart, including how to customize the chart to make it look nice. Follow best practices and avoid common mistakes.
Adejumo Ridwan Suleiman
February 7, 2025
Llama 3.2 Vision With RAG: A Guide Using Ollama and ColPali
Learn the step-by-step process of setting up a RAG application using Llama 3.2 Vision, Ollama, and ColPali.
Ryan Ong
February 7, 2025
Seaborn Barplot: A Complete Guide
Learn to create and customize Seaborn barplots in Python. Master essential techniques for visualizing categorical data relationships, from basic plots to advanced features.
Rajesh Kumar
February 7, 2025