TECHNOLOGIES
Focus on Exception Handling in Python and it’s types
- ScholarNest
- January 4, 2024
Exception Handling in Python Exception handling is a crucial part of Python programming that helps developers handle unexpected issues in their code s...
Unique and New Ways to Create Spark Dataframe | Scholarnest
- ScholarNest
- March 19, 2023
Spark Dataframe Apache Spark is a powerful open-source distributed computing framework that provides efficient and scalable processing of large datase...
Know about Dimensional Data Modelling for Big Data
- ScholarNest
- February 23, 2023
Dimensional Data modelling has been a popular and effective approach for designing data warehouses and enabling business intelligence and analytics fo...
How to Remove Duplicate Rows in a Spark Data Frame
- ScholarNest
- February 6, 2023
Apache Spark Data Frame API allows you to read data from various sources and creates a Spark Data Frame out of the source data. However, you may have ...
Unlock Apache Spark Memory Allocation – All you want to know
- ScholarNest
- February 6, 2023
In this blog post, I will explain the memory allocation for the Spark driver and executor. If you are here, I assume you are already familiar with Apa...
Unlock Apache Kafka – All you want to know and focus
- ScholarNest
- February 6, 2023
What is Apache Kafka? Apache Kafka is a distributed streaming platform that is built on the principles of a messaging system. Apache Kafka’s imp...