A user needs to be able to add their uid to an array called 'users', within a document. They should only be able to add/remove their uid, and nothing else. I n
hope anyone can help me with my problems. I created a login page with a firebase where I can login with facebook and gmail. but unfortunately, it gives me an er
I am trying to detect each small circle (it is the bead part of the radial tires from the cross-sectional image)located as shown in the image and get their info
I am caching data online from API and then store it in Have DB. Everything works well until when it comes to refreshing the data by Pull to Refresh widget. When
I have a Pandas dataframe with 3 columns. There is a series of booleans, a series of values, and a column that I want to fill, C. I also have an initial value f
Problem I am setting up an App Platform on Digital Ocean using a Strapi web service component as CMS and a Next.js web service component as Front-End. Strapi is
Trying to find a way to highlight in the same column values which start with the same 3 characters: A Lorem Ipsum Lorim Esset John Johnathan On this example i
I tried to get column names and its index, and save the result as a dataframe or dictionary: df <- data.frame(a=rnorm(10), b=rnorm(10), c=rnorm(10)) How cou
first of all, I want to completely explain what I'm going to do exactly. I have a simple script and I want to convert it to an executable file or whatever you c