Free Data Analysis E-Book

I am an Analytical Engineer and I share my learning progress...
Search for a command to run...

I am an Analytical Engineer and I share my learning progress...
No comments yet. Be the first to comment.
I 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...

Hi everyone, I resumed publishing on my blogs my career growth. I literally took a year break, but I am fully ready to focus on my career. I decided to start learning my Data Analysis skills. I chose to start with data cleaning exercises using Python...

Project Description Market Basket Analysis using PySpark to identify associations between different products. To determine which items are often purchased together and derive insights to optimize product placements and promotions. Dataset: Sample Sup...

A friend of mine just starting his data engineering career journey reached out to me because he had issues with setting Cassandra DB on his system. So I decided to document the whole process so other data engineering newbies can have access to it. Ba...

The last database we will connect with PySpark is MongoDB. MongoDB is a NoSQL Database that usually outputs data in a JSON File Format. We start by installing the MongoDB driver for python pip install pymongo To set up MongoDB you can download the c...
