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
How to Use Sora AI: A Guide With 10 Practical Examples
Learn how to use Sora AI to create and edit videos, including using remix, loop, re-cut, style presets, and storyboards.
François Aubry
February 17, 2025
Getting to Know the Databricks Notebook: A Complete Guide
Learn how to manage Databricks Notebooks. Leverage multi-language support, scheduling, version control, and magic commands to optimize your workflow.
Allan Ouko
February 17, 2025
Building Multimodal AI Application with Gemini 2.0 Pro
Build a chat app that can understand text, images, audio, and documents, as well as execute Python code. Truly a multimodal application closer to AGI.
Abid Ali Awan
February 15, 2025
Python Generators: Boosting Performance and Simplifying Code
Learn about Python generators to optimize memory usage and simplify workflows. Build efficient, real-world data pipelines and enhance your code’s performance.
Oluseye Jeremiah
February 14, 2025
AWS Lightsail: A Hands-On Introduction for Beginners
This practical guide to AWS Lightsail walks you through setting up, managing, and scaling cloud instances, making cloud hosting simple and accessible.
Don Kaluarachchi
February 13, 2025
Policy Gradient Theorem Explained: A Hands-On Introduction
Learn about the policy gradient theorem in RL and how to derive it mathematically. Implement an algorithm based on policy gradients to solve a simple RL environment in Gymnasium.
Arun Nanda
February 13, 2025
Python String Interpolation: A Beginner's Guide
Learn about Python string interpolation, its purpose, and when to use it. Includes practical examples and best practices.
Mark Pedigo
February 13, 2025
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