I want to retrieve the specific data from realtime database in python file. I need to setup a connection first but I don't know how to set it up and then retrie
I have two dataframes, DF1 and DF2, and need to find each identical row and get the index of the row as it appears in DF2. Each row in DF2 is unique, however th
The project has two authorization systems, basic auth and bearer. I need for each request after clicking on the "try it out" and "execute" buttons to attach to
I would like to convert the following SAS GEE marginal means model code to R. How can I do that for instance with the R packages (geepack OR gee)? The SAS code
Goal So I am having a project with this structure: ionic-app firebase-functions shared The goal is to define common interfaces and classes in the shared modul
Here, I grab the list of images from a folder "ImagesAttendance", extract their names, and put them in an array. From Folder However, I want to do the same but
I have MDBootstrap footer that I've made into a React Component in App.js. I'm using Font-Awesome and when I click the icons they keep increasing in size. I'm n
I want to do a pct_change() at group level and I can get one value column done. But I am wondering how to do it at multiple value columns and bring them back to