I have a dbt project and I'm using ad_reporting model. all the sources are working good, except than google_ads. and that's because I don't have google_ads sche
I have a large dataset containing football data and I would like to figure something out. The dataset contains data from a lot of games, and for every game, all
I want to customize my bootstrap with scss so I know that I have to make custom.scss and put some scss code into this - but there ins't working because I don't
Let assume that we develop a simple blog website backend and the app have three or more POJO classes like Post, User, Category. All class have the same fields s
EDITED I have a time series in a Pandas DataFrame for which I want to add a new column with the minimum values. Specifically, imagine I have the following valu
I'm consuming a REST service, that returns a JSON formatted string, but in the header gives the content-type "text/string". I tried to go to the source of the p
I'm trying to make sure that when the page is reloaded, the same page remains, but the initial page (authentication) loads . I save refreshToken, but how do I u
Here is my code in react and its respective CSS. but whenever I run the code I still get the profile picture on the left-hand side. In the guide that I was foll