Deep Learning Nerds Academy
The ultimate Learning Platform for AI, Data Science, Data Analytics and Data Engineering.

Install n8n Locally with npm: A Step-by-Step Guide
Academy Membership n8nAgentic AI

Install n8n Locally with npm: A Step-by-Step Guide

📘 Introduction n8n is a flexible and powerful automation platform that helps you connect apps, orchestrate workflows, and even build AI-driven processes — all without writing code. Installing n8n locally with npm gives you a lightweight, customizable setup that runs directly on your system, making it perfect for development, debugging, and experimenting...

How to convert CSV to JSON in Python using Pandas
Academy Membership PandasPython

How to convert CSV to JSON in Python using Pandas

📘 Introduction JSON is one of the most widely used data formats for APIs, configurations, storage, and modern applications. Converting CSV to JSON in Python is incredibly simple using Pandas. In this tutorial, we will walk through the full process: creating a sample CSV file, loading it into a Pandas DataFrame,...

Load Data from a Parquet File into DuckDB using Python
Academy Membership DuckDBPython

Load Data from a Parquet File into DuckDB using Python

📘 Introduction In this tutorial, you’ll learn how to load data from a Parquet file into a DuckDB database using Python. DuckDB’s native Parquet support makes it fast and efficient to work with columnar data, making it ideal for analytics, ETL pipelines, and Python data projects. You’ll see...

How to convert CSV to Parquet in Python using Pandas
Academy Membership PandasPython

How to convert CSV to Parquet in Python using Pandas

📘 Introduction In modern data workflows, Parquet is a popular columnar storage format for efficient data storage and faster analytics. Converting CSV to Parquet in Python is straightforward using Pandas and PyArrow. In this tutorial, we will walk you through the complete process: from creating a sample CSV file, reading it...

Install n8n Locally with Docker Desktop: A Step-by-Step Guide
Academy Membership n8nDocker

Install n8n Locally with Docker Desktop: A Step-by-Step Guide

📘 Introduction n8n is a powerful automation platform that gives you the freedom to build workflows, integrate apps, and create AI-powered automations without writing any code. Running n8n locally with Docker Desktop provides a fast, clean, and reliable setup that isolates your environment while keeping your system clutter-free. With Docker Desktop,...

Insert Data from a CSV File into DuckDB using Python
Academy Membership DuckDBPython

Insert Data from a CSV File into DuckDB using Python

📘 Introduction In this tutorial, you will learn how to insert data from a CSV file into a DuckDB database using Python. DuckDB is a powerful in-process analytical database that makes working with structured data fast, simple, and efficient—perfect for data projects, notebooks, and local analytics. ✅ Prerequisites Before you begin,...

Install n8n Locally with Docker Compose: A Step-by-Step Guide
Academy Membership n8nDocker

Install n8n Locally with Docker Compose: A Step-by-Step Guide

📘 Introduction n8n is a powerful workflow automation platform that lets you connect apps, automate processes, and even build AI agents — all without writing a single line of code. Running n8n locally using Docker Compose gives you a clean, reliable, and easily reproducible environment that’s perfect for development, experimentation, and...

Insert Data into DuckDB Using Python: A Practical Guide
Academy Membership DuckDBPython

Insert Data into DuckDB Using Python: A Practical Guide

📘 Introduction DuckDB has quickly become a favorite tool among data engineers and analysts because of its speed, simplicity, and ability to run analytical SQL queries directly within Python. Whether you’re prototyping data pipelines, running local analytics, or managing lightweight data storage, knowing how to insert data into DuckDB is...

You’ve successfully subscribed to Deep Learning Nerds | The ultimate Learning Platform for AI and Data Science
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Success! Your email is updated.
Your link has expired
Success! Check your email for magic link to sign-in.