I am writing an application using angular. Once the server authentication is done I may have to store few details in the client side. e.g user
I'm a bit at the end of my rope here and need help. I'm trying to automate an HTTP request for a site that doesn't have an API. It is hosted on-premises by my c
I would like to print NumPy tabular array data, so that it looks nice. R and database consoles seem to demonstrate good abilities to do this. However, NumPy's b
Our android project consists of mobile and wear app ( wear app is under development) and we are trying to release the mobile app. When we try to generate sign
I want to specify a marshmallow schema. For one of my fields, I want it to be validated however it can be EITHER a string or a list of strings. I have tried th
Here's my scenario. I have a GraphQL gateway that stitches a dozen or so remote schemas together, using the following code: services.AddHttpClient(schema.TypeNa
I'm getting a strange compiler error when trying to create constexpr std::string and std::vector objects: #include <vector> #include <string> int m
I was trying to build a bot using Microsoft bot framework and connect it with Instagram but I only found a graph APIs for instagram. can anyone please help &
In the xml I have a button for the ribbon: <button id="PRUEBA" label="Boton Prueba" size="normal" onAction="Macro11" imageMso="DirectRepliesTo" tag="Etiqu
I have a data.table with a high number of groups. I would like to subset whole groups (not just rows) based on the conditions on multiple columns. Consider the