Customer Insights with Quantium: Task One ReflectionI tried The Forage Job simulation, and I started with Quantium Task 1 Here is a review of the Task 1. Task One: Data preparation and customer analytics Conducting analysis on client's transaction dataset and identifying customer purchasing behavior...Jul 16, 2025·3 min read
Loading Data from MySQL Database with PySparkToday, we are going to load data from MySQL Database with PySpark. previously I have written on both PostgreSQL and Microsoft SQL Server. We start by installing MySQL connector. pip install mysql-connector-python Next, we start the Spark session. fr...Jul 16, 2023·2 min read
Loading Data from Microsoft SQL Server Database with PySparkIn this article we are going to learn how to load Dataset from Microsoft SQL Server with PySpark We start by downloading the pyodbc library with pip pip install pyodbc We also need to set up our Microsoft SQL Server Local host server. This guide is ...Jul 8, 2023·3 min read
Loading Data From PostgreSQL to PySparkWhat is PySpark? PySpark is the API for Apache Spark it allows real-time and large-scale data preprocessing in Python. It has its own PySpark shell in Python to interactively analyze your data. PySpark supports all Sparks features; Spark SQL, DataFra...Jul 6, 2023·2 min read
The day I met my new AI assistantI was sitting at my desk, staring at a blank page. I had been trying to write a blog post for hours, but I was completely stuck. I couldn't think of a single idea. Just when I was about to give up, I remembered that I had recently signed up for the N...Jul 5, 2023·2 min read
Feedback Form With AnvilHello, we are going to build a simple feedback form with Anvil link to the tutorial for a step-by-step guide. Chapter 1:Build your user interface login to Anvil and click ‘Blank App’. Choose the Material Design theme. Name the app. Click on the nam...Apr 18, 2023·5 min read
AI tools to tryAI has changed how we work and live. AI has improved our standard of living, lifestyle and work. Here is a compiled list of Al tools you can try by Sriharj and Tim Hanson . Hotjar For attention Insights with really cool heatmap prediction SaaS. Aws...Mar 15, 2023·2 min read