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.
Откройте для себя категории
Обучение двух или более человек?Попробуйте DataCamp for Business
Python f-string: A Complete Guide
Master Python's f-strings, the most elegant way to handle string formatting in your code. This guide covers everything from basic syntax to advanced techniques. Learn how to write cleaner, more maintainable code with real-world examples.
Rajesh Kumar
3 декабря 2024 г.
Master Python's argparse Module: Build Better CLIs
Learn to build effective command-line interfaces in Python using the argparse module. This guide walks you through basic and advanced features, with practical examples and tips to improve your programming skills.
Derrick Mwiti
3 декабря 2024 г.
Anthropic's Contextual Retrieval: A Guide With Implementation
Learn how Anthropic's contextual retrieval improves the accuracy of retrieval systems and how to implement it step-by-step.
Ryan Ong
29 ноября 2024 г.
AWS Multi-Agent Orchestrator: A Guide With Examples
Learn how to set up the AWS Multi-Agent Orchestrator framework and build a demo project focused on multi-agent orchestration.
Hesam Sheikh Hassani
29 ноября 2024 г.
Great Expectations Tutorial: Validating Data with Python
Learn how to validate your data with Great Expectations in Python with this end-to-end tutorial!
Kurtis Pykes
Thalia Barrera
28 ноября 2024 г.
Microsoft's TinyTroupe: A Guide With Examples
Learn how to use Microsoft’s TinyTroupe to simulate interactions between AI personas with distinct characteristics for different purposes.
Hesam Sheikh Hassani
28 ноября 2024 г.
Pixtral Large: A Guide With Examples
Learn how to use Mistral’s Pixtral Large via Le Chat or access it programmatically through the API on La Plateforme.
Aashi Dutt
27 ноября 2024 г.
How to Deploy LLM Applications Using Docker: A Step-by-Step Guide
This tutorial teaches you how to use Docker to build and deploy a document Q&A application on the Hugging Face Cloud.
Abid Ali Awan
26 ноября 2024 г.
SQL Pivot Rows to Columns: A Comprehensive Guide
Learn the art of pivoting rows into columns in SQL in Oracle, MySQL, and SQL Server. Explore practical methods with detailed examples to boost your data engineering skills.
Allan Ouko
26 ноября 2024 г.
Harmonic Mean Explained: A Guide to Rates and Ratios
Discover how the harmonic mean handles rates and ratios in data science and finance. Learn its calculation methods and when to use it for more accurate analysis.
Vinod Chugani
26 ноября 2024 г.
Iloc vs Loc in Pandas: A Guide With Examples
.loc selects data using row and column names (labels), while .iloc uses numerical indices (positions). Learn how to use both with examples.
Tom Farnschläder
21 ноября 2024 г.
Late Chunking for RAG: Implementation With Jina AI
Learn how to implement late chunking with Jina AI to improve context preservation and retrieval accuracy in RAG applications.
Ryan Ong
20 ноября 2024 г.