I have some data. numeric key and numeric value: [ (468793398, 672), (468793398, 2464), (521683990, 131152) ] I need to group keys and
So, the data looks like this: The code below build an array like this: [1,"Forro","Teste Molde",2,"36 + 38 + 40 + 42",4,8,"Não Espelhado","Tecido/P&eacu
Im developing a django website. On the devops side, im considering using aws with an autoscaling. I still hesitate to contenerize my config, so I would use eith
I have a product that has several layers that contain different textual information. The PDF uses layer visiblity to only show specific layers er at a time, but
I had a question about my code and couldn't find any answers so I came here. Does anyone know if it is possible to round the edges of an image in kivy and how?
I have two dataframes; a simplified version looks something like the following: df1 <- data.frame(x = c(rep(c(1:10)), rep(c(9:1))), y = c(2
I have a data factory pipeline that has an "If Condition" Activity and I want the pipeline to fail on a certain condition. What is the best way to achieve this?
I'm trying to create an hotkey like Alt+44 to start a program C:/Path/Toto.exe The thing is that I have to release Numpad4 to press it again so I'm "losing" the
i want to pass an argument to ref click method using javascript. what i am trying to do? there is a list of cards with each card having more button . clicking m
I have a method to update user claims within our app. I am logged as an admin user who can edit other users. I am trying to remove existing claims of one user