Use HTTPS with metabase

Reverse proxy metabase using nginx

Vasav

2 minute read

To reverse proxy Metabase running on port 3000 with Nginx and enable SSL using your SSL keys on an Ubuntu machine, follow these steps:

Working with holiday package in python

Python - Holidays Tutorial

Vasav

3 minute read

In today’s blog I am going to provide details on python holidays package which simplifies time-based functions and also proves invaluable in the realm of machine learning projects. In this post, we’ll showcase the basic use case of Python holidays and highlight its significance in the world of machine learning. So, let’s dive in and unlock the potential of Python holidays for your projects.

how to install apache spark on windows

Setting up apache spark on windows

Vasav

4 minute read

As a Spark developer, setting up Apache Spark on Windows is a crucial first step towards building scalable and efficient big data applications. In this blog, we will walk you through the process of setting up Apache Spark on Windows, so you can start harnessing the power of Spark to process large datasets and build data-intensive applications.