PinnedNabarun ChakrabortiApache Spark Optimization TechniquesBefore discuss various optimization techniques have a quick review how does spark runJun 18, 20202Jun 18, 20202
PinnedNabarun ChakrabortiFew Spark Concepts :You can consider this as one of the reference notebook where will cover the below topicsJul 1, 20202Jul 1, 20202
Nabarun ChakrabortiUnleashing the Power of LLM with Snowflake CORTEXSnowflake Cortex, now available in private preview, stands as Snowflake’s latest innovation, delivering intelligent data analysis and AI…Mar 26Mar 26
Nabarun ChakrabortiYour Personalized Email Reminder Assistant (Windows m/c)— Using PythonIn the hustle and bustle of our daily lives, it’s common to overlook important emails amid the chaos of work and daily tasks. But what if…Feb 211Feb 211
Nabarun ChakrabortiEnable ETL Using Snowflake Task and Stream — Super EasyIn this article I will try to explain how task and stream can be easily clubbed together to execute ETL pipeline.Jan 91Jan 91
Nabarun ChakrabortiCaching Data using PythonWe all know that caching is basically keeping the important/most popular data in memory rather than in a disk for faster execution. But…Jun 12, 2021Jun 12, 2021
Nabarun ChakrabortiHow to Encrypt and Decrypt application password using PythonThere are scenarios when we are using application password in our code. This is completely an unethical practice. Password should be…Jun 1, 20211Jun 1, 20211
Nabarun ChakrabortiTrack live position of International Space Station and people in space — using PythonThis is a very basic but powerful python program to track the live position of ISS. My son used to run it in every 30–40 mins interval to…Feb 15, 20211Feb 15, 20211
Nabarun ChakrabortiRead JSON using PySparkThe JSON (JavaScript Object Notation) is a lightweight format to store and exchange data. The input JSON may be in different format —Oct 4, 20202Oct 4, 20202
Nabarun ChakrabortiAPACHE SPARK AND DELTA LAKE, A POWERFUL COMBINATIONSpark is no doubt a powerful processing engine and a distributed cluster computing framework for faster processing. It is getting enriched…Sep 23, 20201Sep 23, 20201