Current Feed Content
- Lesser-Known Python Functions That Are Super Useful April 2, 2025Go beyond the basics by adding these cool and useful Python functions to your programming toolbox.Bala Priya C
- Exploring the Role of Smaller LMs in Augmenting RAG Systems April 2, 2025Let's discover what small language models (SLMs) are, how they can be used in RAG systems and applications, and when to use them over their large language counterparts.Iván Palomares Carrascosa
- 10 GitHub Repositories to Master Cloud Computing April 2, 2025Learn cloud computing concepts, tools, and best practices through free, community-driven content on GitHub.Abid Ali Awan
- Creating a Data Science Pipeline for Real-Time Analytics Using Apache Kafka and Spark April 1, 2025This article explains how to create a system that processes data in real time using Apache Kafka and Spark.Jayita Gulati
- Tips for Writing Better Unit Tests for Your Python Code April 1, 2025Not a fan of testing Python code? Take small steps today with these tips for writing better unit tests.Bala Priya C
- 5 Free Tutorials to Master Data Visualization with Seaborn April 1, 2025Data visualization in Python is a piece of cake with seaborn. Learn one of the most popular Python data visualization libraries with these five free tutorials.Nate Rosidi
- VIP Cheatsheet: Transformers & Large Language Models March 31, 2025Learn more about this handy resource created by Afshine and Shervine Amidi for Stanford's CME 295 course.Cornellius Yudha Wijaya
- 7 GitHub Projects to Master Machine Learning Operations March 28, 2025Learn model serving, CI/CD, ML orchestration, model deployment, local AI, and Docker to streamline ML workflows, automate pipelines, and deploy scalable, portable AI solutions effectively.Abid Ali Awan
- Why You Aren’t Getting Hired as a Data Science in 2025 March 27, 2025Some say data science is dying, while others are more concerned with the imminent death of their own career.Nisha Arya
- A Guide to Integrating ChatGPT with Google Sheets March 27, 2025This guide provides a detailed, step-by-step explanation of how to connect ChatGPT with Google Sheets, along with practical examples and advanced features to make the most of this integration.Shittu Olumide
KDnuggets
- Lesser-Known Python Functions That Are Super Useful April 2, 2025Go beyond the basics by adding these cool and useful Python functions to your programming toolbox.Bala Priya C
- Exploring the Role of Smaller LMs in Augmenting RAG Systems April 2, 2025Let's discover what small language models (SLMs) are, how they can be used in RAG systems and applications, and when to use them over their large language counterparts.Iván Palomares Carrascosa
- 10 GitHub Repositories to Master Cloud Computing April 2, 2025Learn cloud computing concepts, tools, and best practices through free, community-driven content on GitHub.Abid Ali Awan
- Creating a Data Science Pipeline for Real-Time Analytics Using Apache Kafka and Spark April 1, 2025This article explains how to create a system that processes data in real time using Apache Kafka and Spark.Jayita Gulati
- Tips for Writing Better Unit Tests for Your Python Code April 1, 2025Not a fan of testing Python code? Take small steps today with these tips for writing better unit tests.Bala Priya C
- 5 Free Tutorials to Master Data Visualization with Seaborn April 1, 2025Data visualization in Python is a piece of cake with seaborn. Learn one of the most popular Python data visualization libraries with these five free tutorials.Nate Rosidi
- VIP Cheatsheet: Transformers & Large Language Models March 31, 2025Learn more about this handy resource created by Afshine and Shervine Amidi for Stanford's CME 295 course.Cornellius Yudha Wijaya
- 7 GitHub Projects to Master Machine Learning Operations March 28, 2025Learn model serving, CI/CD, ML orchestration, model deployment, local AI, and Docker to streamline ML workflows, automate pipelines, and deploy scalable, portable AI solutions effectively.Abid Ali Awan
- Why You Aren’t Getting Hired as a Data Science in 2025 March 27, 2025Some say data science is dying, while others are more concerned with the imminent death of their own career.Nisha Arya
- A Guide to Integrating ChatGPT with Google Sheets March 27, 2025This guide provides a detailed, step-by-step explanation of how to connect ChatGPT with Google Sheets, along with practical examples and advanced features to make the most of this integration.Shittu Olumide

April 28, 2022
The presentation is a Data Normalisation tutorial and provides an overview of the key stages of data normalisation, first normal form (removing repeating groups...