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
Mastering Python APIs: A Comprehensive Guide to Building and Using APIs in Python
Learn how to use a Python API to connect systems and give your projects real-time data. Discover how to retrieve, send, and process data, and make your applications dynamic and responsive.
Oluseye Jeremiah
November 1, 2024
Local AI with Docker, n8n, Qdrant, and Ollama
Learn how to build secure, local AI applications that protect your sensitive data using a low/no-code automation framework.
Abid Ali Awan
November 1, 2024
How to Run Llama 3.2 1B on an Android Phone With Torchchat
Get step-by-step instructions on how to set up and run Llama 3.2 1B on your Android device using the Torchchat framework.
François Aubry
October 31, 2024
How to Find P-Value in Excel: 3 Easy Methods
Learn how to find p-value in Excel using Excel functions like T.TEST() and Z.TEST(), by using the Data Analysis Toolpak, or through manual calculations. Equip yourself to make confident, data-backed decisions in Excel.
Jachimma Christian
October 31, 2024
What is dbt? A Hands-On Introduction for Data Engineers
Ready to start with dbt and take data modeling to the next level? This hands-on tutorial dives into essential techniques and project patterns to help you build intuitive, high-quality data warehouses with dbt.
Mike Shakhomirov
October 30, 2024
Breadth-First Search in Python: A Guide with Examples
Discover how breadth-first search systematically explores nodes and edges in graphs. Learn its level-by-level approach to ensure the shortest path in unweighted networks. Apply BFS across data science, AI, and networking fields.
Amberle McKee
October 30, 2024
US Election 2024 Prediction With Machine Learning and Python
Learn how to predict the winner of the 2024 US presidential election using Python, machine learning, and data from FiveThirtyEight and the Federal Election Commission.
Tom Farnschläder
October 30, 2024
Runway Act-One Guide: I Filmed Myself to Test It
Learn how to use Runway Act-One through both the web interface and its API, and discover how to combine it with Runway Gen3-Alpha.
François Aubry
October 29, 2024
SQL Remove Duplicates: Comprehensive Methods and Best Practices
Explore the different methods for filtering out and permanently removing duplicate rows using SQL. Learn the practical applications of how to remove duplicates in SQL Server, MySQL, and PostgreSQL.
Allan Ouko
October 29, 2024
Optimizing with Pyomo: A Complete Step-by-Step Guide
Learn how to model and solve optimization problems using Pyomo, a powerful Python library. Explore practical examples from linear and nonlinear optimization!
Moez Ali
October 28, 2024
Evaluating LLMs with MLflow: A Practical Beginner’s Guide
Learn how to streamline your LLM evaluations with MLflow. This guide covers MLflow setup, logging metrics, tracking experiment versions, and comparing models to make informed decisions for optimized LLM performance!
Maria Eugenia Inzaugarat
October 28, 2024
Arithmetic Mean: A Foundational Tool for Data Analysis
Explore the arithmetic mean's role in data analysis. Learn its formula, applications, and how it compares to other kinds of means and other statistical measures, and understand when each is most useful.
Vinod Chugani
October 28, 2024