Can someone help me to optimize the code? I have other way to optimize it by using compute column but we can not change the schema on prod as we are not sure ho
Hi how do I loop trough an array i already looped trough? So i foreach the subarray and still having the the old array array = [ { "DocNum": 210446, "DocType"
i created a simple program that detects qr code on image : self.qrReader=cv2.QRCodeDetector() self.text,points,_=self.qrReader.detectAndDecode(self.img) now wh
In Swift 4 it's working fine in all device and iOS versions. After upgrading to swift 5 deeplink open the app, But userActivity method is not called. func appli
I am trying to read multiple csv files (like 300) with the function fread in R. When i open one of the csv files in excel, the columns are delimited correctly,
I'm building a mobile app with React Native in an expo managed project and I'm using React Navigation. I'm using a Stack navigation and Tabbar navigation. I'm h
Hello i can`t run my app and crash instantly and i got this error : java.lang.RuntimeException: Unable to get provider com.bluechilli.flutteruploader.FlutterUpl
I have been trying to add a carousel to my landing page and come out with a problem, i am able to see the first image of the carousel but the template literally
In Laravel 8 / livewire 2 app I added ckeditor and it works, with livewire data updating with jkavascript, but problem is that when I enter 1 char in ckeditor a