Category: article

PySpark @ Freshers.in

PySpark : Retrieving Unique Elements from two arrays in PySpark

Let’s start by creating a DataFrame named freshers_in. We’ll make it contain two array columns named ‘array1’ and ‘array2’, filled…

Continue Reading PySpark : Retrieving Unique Elements from two arrays in PySpark

GIT : The runner has not yet connected yet [ Solved ]

In GitLab, the process of setting up a new runner and connecting it to a project involves several steps. Here…

Continue Reading GIT : The runner has not yet connected yet [ Solved ]
bigquery redshift snowflake @ Freshers.in

Google BigQuery vs. AWS Redshift vs. Snowflake: A Detailed Comparison

Cloud-based data warehousing has revolutionized the way organizations manage and analyze large datasets. Among the most popular cloud data warehouse…

Continue Reading Google BigQuery vs. AWS Redshift vs. Snowflake: A Detailed Comparison
Google Big Query @ Freshers.in

GCP : Monitoring Google BigQuery Costs for Each SQL Query

Google BigQuery is a powerful tool for analyzing large datasets, but it’s also important to keep track of costs to…

Continue Reading GCP : Monitoring Google BigQuery Costs for Each SQL Query
Google Big Query @ Freshers.in

GCP : Connecting Python to Google BigQuery

Google BigQuery is a web service from Google that is used for handling and analyzing big data. It’s part of…

Continue Reading GCP : Connecting Python to Google BigQuery