One of our clients received a social engineering warning from google. There is nothing hosted on the client's site and all I can assume is that the code is embe
I have two lists of lists like: A = [[1,2,3],[1,5],[7],[8,9,10],[11]] B = [[11,2,2],[9,11],[6,14], [17]] and I would like to only extract sublists which don't
I am just having the worst time time making this connection work. At the moment, I am able to connect to my ipv4 and see a message that says "Error establishin
Can you tell me why does this particular code gives a segmentation fault? I had written this to read data from a RAW file and to put it in a buffer array. The R
We have Windows Server 2019 and I am trying to enable IIS feature on it but getting this error 'The WS-Management service cannot process the request. The servic
There are two input fields total_amount & delivery_charge. total_amount field already have a value, now I want that when I input some value into delivery_ch
For a fixed effect model I was planning to switch from Stata's areg to Python's linearmodels.panel.PanelOLS. But the results are different. In Stata I get R-squ