I found an error while coding in CPLEX opl using flow control. When I run the configuration file, I encounter error: Data element "x" has already been set. (Res
I'm trying to unmarshal a json in Golang, which looks like this: {"graph":[[1650970800,1859857],[1650972600,1918183]...],"records":246544,"per
Our Java app use jTDS 1.3.1 to connect to SQL Server, which works fine until a client trying to put the database on Azure SQL. The connection failed with the fo
I am using socialite package for authentication with twitter and facebook. With facebook it is working fine but with Twitter it is giving error. I am not sure
I am working with the R programming language. I created the following "game" in R which involves two players flipping coins (the result of each coin is associat
I'm looking for a configuration options(s) for .clang-format that will make clang-format keep a MACRO on the same line as an if statement. Current: What I want
I am using Python in order to make a dataframe based on a CSV file. The input CSV file looks like this: After running the following code: dataframe_sales = spa
I am working on some exercises on Idris proofs and I keep running into the same problem in various exercises. I first describe the problem in general, and then
i'm trying to convert whatever the user select time timezone it should convert into uk timezone. I've found a package in python called "pytz" but the list of ti