I'm trying to use the example codes from the repository's beginners guide and the ready-made examples: wiki& examples I can't run them because of some class
I am using the following code but keep getting an error in reorder: object 'Country_Name' not found > library(tidyr) library(readr) gather(GDP_per_capita, "
I am facing an intermittent issue in an application where we used to connect to IBM MQ and we have two queues one for sending the reply and another one is to l
In Bootstrap 4 ,how to enable selected weeks Dates only displayed in datepicker? Lets say, I have to choose week 2 means , Jan 2nd week dates only need to be en
I'm currently having some issues with trying to have a shared list that runs alongside my server. I'm using threading, socketserver and multiprocessing and wasn
Almost every time I use my user form, it shrinks, and after a few times it gets too small to see and I have to go back into the forms on my project and drag it
I'm creating a PowerPoint Add-in (Javascript based Office Add-in for the web, aka Office.js), and need to read the Notes (Speaker Notes) for the current slide.
I have a use case in which I have to perform authorization part only. JWT token is getting generated by another service. My service will only consume that token