I want to run my dag as per new york time zone. As the data comes as per the new york time zone and dag fails for the initial runs and skips last runs data as w
This is three similar actions needed in one sheet. Hopefully this ends up being a useful question in general. I have a script that copies the values of arbitrar
I wanted to create a code block except with a pylance error : reportMissingImports. But python doesn't recognize this error because it comes from pylance. Can a
So I´m currently working on an application, where someone can buy something (via crypto or simple fiat money). The customer has to give some input (projec
I have a db.properties file in my local machine with this value. aaa = host,port,username,password I have a jsp page with button. On click of a button i need to
I was wondering if there is a way to create a variable that attaches to the model without specifying its name. Or, how do I dynamically create variables with di
im trying to make a slider using react slick, and each slide inside the react slick slider is a card with a different background (a linear-gradient). i've been
Hi I have 2 tables to model a vacation request and the approvers who will approve the request. A request can have several approvers. When an approver approves,