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 Practical Guide to Writing a Python Command Line Script

    1 year ago1 year ago
  • Create a SQL REPL for JSON Files in Python

    1 year ago
  • How to Become a Data Engineer in 2025

    1 year ago
  • A Comprehensive Overview of Prompt Engineering Techniques

    1 year ago1 year ago
  • A Comprehensive Overview of RAG Strategies

    1 year ago1 year ago
  • A Practical Guide to Concurrency and Parallelism in Python

    1 year ago1 year ago
  • Python
1 year ago

Create a SQL REPL for JSON Files in Python

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.

  • Data Engineering
1 year ago

How to Become a Data Engineer in 2025

In this article, we take a look at the key skills required of a data engineer in 2025.

  • LLM
1 year ago1 year ago

A Comprehensive Overview of Prompt Engineering Techniques

This guide provides a concise yet comprehensive tutorial on prompt engineering techniques.

  • LLM
1 year ago1 year ago

A Comprehensive Overview of RAG Strategies

This tutorial explores the different types of RAG systems, providing a comprehensive yet concise overview designed for beginner and practitioner data scientists.

  • NLP

Simplifying the Attention Mechanism in LLMs

  • Python

Exploratory Data Analysis (EDA) Techniques: A Step-by-Step Tutorial with Python

  • eBook
  • Python

Python Decorators Unleashed [eBook]

  • Data Engineering

Database Normalization: A Practical Guide

A Practical Guide to Writing a Python Command Line Script

Team DSH1 year ago1 year 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

Create a SQL REPL for JSON Files in Python

Team DSH1 year 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

How to Become a Data Engineer in 2025

Team DSH1 year ago016 mins

In this article, we take a look at the key skills required of a data engineer in 2025.

Read More

A Comprehensive Overview of Prompt Engineering Techniques

Team DSH1 year ago1 year ago013 mins

This guide provides a concise yet comprehensive tutorial on prompt engineering techniques.

Read More

A Comprehensive Overview of RAG Strategies

Team DSH1 year ago1 year ago013 mins

This tutorial explores the different types of RAG systems, providing a comprehensive yet concise overview designed for beginner and practitioner data scientists.

Read More

A Practical Guide to Concurrency and Parallelism in Python

Team DSH1 year ago1 year 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

What is Data Science? A Beginner’s Guide

Team DSH2 years ago1 year ago03 mins

Check out this data science concept sampler, and learn about the trade, its tricks, and how to approach it.

Read More

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

Team DSH2 years ago014 mins

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

Read More

Building Python CLI Applications: A Step-by-Step Tutorial

Team DSH2 years ago010 mins

Learn to build command line interface Python apps in this step-by-step tutorial.

Read More

5 Tips for Writing Efficient Python Code for Data Analysis

Team DSH2 years ago2 years ago07 mins

Here are 5 starter tips for writing code that can contribute to your data analysis efficiency.

Read More
  • 1
  • 2
  • 3
  • …
  • 9

Subscribe to our newsletter

Get a weekly summary of our posts delivered to your inbox

Recent Posts

  • Create a SQL REPL for JSON Files in Python
  • How to Become a Data Engineer in 2025
  • A Comprehensive Overview of Prompt Engineering Techniques
  • A Comprehensive Overview of RAG Strategies
  • A Practical Guide to Writing a Python Command Line Script

Categories

  • AI
  • ChatGPT
  • Crash Course
  • Data Engineering
  • eBook
  • General
  • LLM
  • Machine Learning
  • MLOps
  • NLP
  • Python
  • SQL

You May Have Missed

  • AI

The Emergent Abilities of Large Language Models: Mirage or Milestone?

Team DSH 3 years ago3 years ago
  • AI

The Democratization of Data Science: The Impact and Promise of Large Language Models

Team DSH 3 years ago3 years ago
  • Machine Learning

Understanding Cross-Validation in scikit-learn: A Practical Guide

Team DSH 3 years ago3 years ago
  • Machine Learning

Getting Started with Weka

Team DSH 3 years ago3 years ago
  • Machine Learning

A Gentle Introduction to AutoML with Auto-WEKA

Team DSH 3 years ago3 years ago
  • General

Why Normalization Matters in Data Science

Team DSH 3 years ago
  • eBook
  • Python

Python Decorators Unleashed [eBook]

Team DSH 3 years ago1 year ago
  • Crash Course
  • LLM

Large Language Model Crash Course for Data Scientists

Team DSH 3 years ago1 year ago