python

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.

Pandas Helper Functions

Some functions which are useful in EDA or other DE efforts.

Vasav

2 minute read

In this article, I am going to provide few helper functions which can be used for various data engineering tasks. I will keep appending new functions with time.

Installing rasterio

Installing rasterio on Mac

Vasav

2 minute read

Welcome to our guide on installing the Rasterio package on a Mac. Rasterio is a powerful library for handling geospatial raster data in Python. In this tutorial, we will walk you through the steps of installing Rasterio on your Mac, including any necessary dependencies. Whether you’re a GIS professional or a data scientist working with geospatial data, this guide will help you get started with using Rasterio in your projects. Let’s get started!