Im trying to optimize 12 ordered integer variables with Google Or-Tools. Basically, 1 variable for each month. One of the constraint I want to implement is that
I am new to SwiftUI and using a tab bar. Inside my tab bar there are 4 views, of which I made different class for each. Now I am using a VStack for the rectangl
I'm trying to add email ids to a Google group using google APIs and Python3. I need help, figuring out what scopes it needs since I am getting the error: Reques
PHP is not executing my Python script and I don't understand why. The files are both in the same folder. PHP <?php $extracted = shell_exec("python script.p
I have two arrays defined in a Github action. Target is to check in which array a given element exists. Problem: When using contains function, Github action see
I need to change a database column from integer to string/text but I am not sure how to go about it. This column is meant to store identification numbers, but
I developed an add-in built with yo generator (Node.js) that works as a configurator which enables the outlook compose to enable/disable sending a copy of the n
I would want to build a bot in python. I would want to to do various rest calls using that bot. Can this be done in Teams and deployed in PROD LINUX server? I
I am training a hand detector in yolo. I downloaded the OID dataset and converted labels into .txt files. There is no classes.txt file in the obj folder where a