Using PySpark to get holidays in Incorta

The hardest part when I was working on a Date table was finding the holidays.

Next, I will tell you how to use Pyspark to find holidays in Incorta.

I find this package that is very useful for me. Python holidays library 



Comments

Popular posts from this blog

How to create histogram in Incorta use bin function.

Using the pickle library to save the model and use the model in Incorta