Skip to content
Data Science Horizons

Data Science Horizons

Navigating the Data Frontier: Explore the World of Data Science Today

  • Crash Courses
  • eBooks
  • Practical Guides
Latest
  • A Comprehensive Overview of RAG Strategies

    3 months ago2 weeks ago
  • A Practical Guide to Writing a Python Command Line Script

    4 months ago2 weeks ago
  • Hybrid AI model crafts smooth, high-quality videos in seconds.

    2 weeks ago
  • Hybrid AI model crafts smooth, high-quality videos in seconds.

    2 weeks ago
  • Why Do LLMs Have Emergent Properties?

    2 weeks ago
  • How to Build Your Own Local AI: Create Free RAG and AI Agents with Qwen 3 and Ollama

    2 weeks ago
  • Ranked: The Most Visited Websites in the World

    2 weeks ago
  • How to Create Serverless AI Agents with Langbase Docs MCP Server in Minutes

    2 weeks ago2 weeks ago
  • Python

A Practical Guide to Writing a Python Command Line Script

Team DSH4 months ago2 weeks ago

Python

  • Python

Django Crash Course for Beginners

Team DSH3 weeks ago2 weeks ago01 mins

Django is a high-level web framework built with Python that encourages rapid development and clean, pragmatic design.

Read More
  • Python

Create a SQL REPL for JSON Files in Python

Team DSH2 months ago09 mins

By combining Pandas for data handling, DuckDB for SQL querying, and a few Python modules to help make our lives a little easier, we can create an effective SQL REPL (Read–Eval–Print Loop) for JSON in 5 coding steps, and with relative ease.

Read More
  • Python

A Practical Guide to Writing a Python Command Line Script

Team DSH4 months ago2 weeks ago025 mins

A well-structured Python script will clearly separate logic into functions, handle user input robustly, and provide meaningful feedback in case of errors.

Read More
  • Python

A Practical Guide to Concurrency and Parallelism in Python

Team DSH4 months ago3 months ago028 mins

This article will walk you step-by-step through everything you need to know to leverage concurrency and parallelism in Python effectively.

Read More
  • Python

Advanced File Handling in Python: Working with CSV, JSON, and XML

Team DSH1 year ago014 mins

Learn some advanced Python file handling tips, and stay equipped with best practices for CSV, JSON and XML data.

Read More
  • 1
  • 2
  • 3

Subscribe to our newsletter

Get a weekly summary of our posts delivered to your inbox

Recent Posts

  • Hybrid AI model crafts smooth, high-quality videos in seconds.
  • Hybrid AI model crafts smooth, high-quality videos in seconds.
  • Why Do LLMs Have Emergent Properties?
  • How to Build Your Own Local AI: Create Free RAG and AI Agents with Qwen 3 and Ollama
  • Ranked: The Most Visited Websites in the World

Categories

  • Agentic AI
  • AI
  • ChatGPT
  • Data Engineering
  • General
  • LLM
  • Machine Learning
  • MLOps
  • News
  • NLP
  • Programming
  • Python
  • RAG
  • SQL
  • Uncategorized